Posted: 01 Aug 2011, 21:14
Hello Usine gurus,
is there a way to synchronize all changes between several instances of the same VST?
Effectively I want to have one "master" VST which's GUI is used to configure up to 15 copies which receive midi on distinct channels in order to get 16 really independent voices with per channel modulations etc.
On first sight it is very easy to synchronize everything that is layed out as a parameter, a Master.params->Slave.params connection does the trick. Unfortunately for many synths not all features are parameterized, they are stored per patch though so at least they have to be persisted into the preset files.
With Bidule I used the trick to store the master's configuration into a file and make all slaves reload that file when clicking a "sync" button. Is something like that (or perhaps even something without the detour over the file system) possible with Usine?
Thanks,
NaN
is there a way to synchronize all changes between several instances of the same VST?
Effectively I want to have one "master" VST which's GUI is used to configure up to 15 copies which receive midi on distinct channels in order to get 16 really independent voices with per channel modulations etc.
On first sight it is very easy to synchronize everything that is layed out as a parameter, a Master.params->Slave.params connection does the trick. Unfortunately for many synths not all features are parameterized, they are stored per patch though so at least they have to be persisted into the preset files.
With Bidule I used the trick to store the master's configuration into a file and make all slaves reload that file when clicking a "sync" button. Is something like that (or perhaps even something without the detour over the file system) possible with Usine?
Thanks,
NaN