SoundScapeRenderer / SSRemoteVST

VST Plugin for automation of SSR scenes
Other
6 stars 3 forks source link

Implementation of setStateInformation #11

Closed c-bebop closed 1 year ago

c-bebop commented 9 years ago

The derived method setStateInformation in the Controller class must be implemented:

https://github.com/QULab/SSRemoteVST/blob/master/src/controller.h

See issue #10 for the correlating getStateInformation method.