10-02-2025, 12:34 PM
I slightly checked your project and my first impression is that it most probably causes a massive midi data overflow in the output.
You route LFOs directly to Midi CC without limiting the data in any way. This combined with also probably back2back inserted midi data is just too much for midi.
Start with limiting the automator output to the midi channels. You can do that in the track setup of your midi tracks. Put it as low as the ‘flow’ is still fine. For example for
my usecases 5% is mostly totally fine. Yours is set to 100% currently.
Pretty sure there is the problem. Midi is quite slow and especially when you merge data then a traffic jam is easily possible.
You route LFOs directly to Midi CC without limiting the data in any way. This combined with also probably back2back inserted midi data is just too much for midi.
Start with limiting the automator output to the midi channels. You can do that in the track setup of your midi tracks. Put it as low as the ‘flow’ is still fine. For example for
my usecases 5% is mostly totally fine. Yours is set to 100% currently.
Pretty sure there is the problem. Midi is quite slow and especially when you merge data then a traffic jam is easily possible.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!

