OT: VSTi instance duplicator - use Csound or does such a thing already exist?
Date | 2017-06-24 17:40 |
From | Chuckk Hubbard |
Subject | OT: VSTi instance duplicator - use Csound or does such a thing already exist? |
Hello.
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
I'd like to be able to open a VSTi, or any plugin, and have an arbitrary number of identical instances, with the controls of one main instance linked to the controls of all of the clones, all of them responding to different MIDI devices/channels. I see that this would be possible with the vst4cs opcodes, but I'm wondering if anyone knows another way to do it, if it's already been implemented by someone. I need it for 1. microtonal music, with polyphonic pitch bend; and 2. a banjo/guitar MIDI controller, to have independent monophony for each string. Thanks for any ideas! -Chuckk |