Forget the previous method; although it works, it also creates a loop and can cause problems.
Safe method:
You need to create a MIDI output-only bus called SendPattern and another MIDI input-only bus called ReturnPattern. In the connections settings, connect the output of one to the input of the other.
SequencerPatternPlugin and MIDI aux send to the SendPattern bus are insert in a dedicated "MIDI Pattern Generator Track". This has the Master MIDI bus as its input and output.
"Instrument MIDI tracks" have the ReceivePattern MIDI bus as their input and the Master MIDI bus as their output. These tracks receive the signal to be played back or recorded.
Forget the previous method; although it works, it also creates a loop and can cause problems.
Safe method:
You need to create a MIDI output-only bus called SendPattern and another MIDI input-only bus called ReturnPattern. In the connections settings, connect the output of one to the input of the other.
SequencerPatternPlugin and MIDI aux send to the SendPattern bus are insert in a dedicated "MIDI Pattern Generator Track". This has the Master MIDI bus as its input and output.
"Instrument MIDI tracks" have the ReceivePattern MIDI bus as their input and the Master MIDI bus as their output. These tracks receive the signal to be played back or recorded.