I want to build a GUI for controlling routing between (existing) VST Instruments during live performance
Is this something jvsthost can help with?
I don't want to process any audio data from my code, though I'm assuming I have to capture audio data from the hardware via something like your https://github.com/mhroth/jasiohost/ and then pass it into my chain of VSTIs
I want to build a GUI for controlling routing between (existing) VST Instruments during live performance
Is this something jvsthost can help with?
I don't want to process any audio data from my code, though I'm assuming I have to capture audio data from the hardware via something like your https://github.com/mhroth/jasiohost/ and then pass it into my chain of VSTIs