Midi Scripts || Priority?
-
When scripting midi/messages, what is the difference between adding a 'Script Processor' and just writing into the 'Midi Processor' of the current container/module?
These:
I just keep adding Script Processors when I want to try to script midi... can I just use Midi Processor of the container/module?
Are there situations when I would use a 'Script Processor' instead?
-
@Chazrox no the midi processor is the container where all midi processing scripts go into .
You can use a single script processor for all your tasks or a single script processor per task, whatever suits your project better.
-
@Christoph-Hart Thank you for the clarification!
-
C Chazrox marked this topic as a question
-
C Chazrox has marked this topic as solved