Enable signal processing by default.
dromer opened this issue · 0 comments
dromer commented
At the moment all DSP processing is disabled when a patch does not have any audio i/o, however sometimes you still want to make use of audio DSP and then sample values from it and convert them to control messages.
It would still be good to be able to disable DSP processing manually, but not based on the audio i/o of the patch.
This solves: https://github.com/Wasted-Audio/hvcc/blob/develop/docs/02.getting_started.md?plain=1#L11