1,372 questions
1,489 answers
3,328 comments
265 users
I've altered SSC's script, "O Box o' lighted-buttons (2D)" to create a matrix of toggles for the Wacom tablet. The trouble I'm running into is that these toggles (sw01, sw02, etc) do not save as presets. I think they are being overwritten by the Script each time. Saving presets beforehand and recalling them make no difference. I've uploaded my Sound as reference (requires a Wacom to get working).
Anyone have a solution to using the Wacom as a matrix of toggles that saves presets?
http://kyma.symbolicsound.com/qa/?qa=blob&qa_blobid=5745296521816367207
Jon, if you get rid of the asToggle in the Script and use a TriggeredSoundToGlobalController (in place of the SoundToGlobalController), setting the parameters as:
that will give you the behavior you expect, and you can save presets.