If I map, say, mix to a control bus, automation works fine.
If I map ffreq to it, then nothing happens when I change the automation envelope.
(Also this is really hard to debug because commands like Bus(\control, 0, 5, r).getn(5, _.postln) work a couple of times and then stop responding.)
At this point I'll have to look into alternatives for my project. I'll be happy to keep troubleshooting so that automation might be usable in a future version of PluginCollider.
If I map, say,
mixto a control bus, automation works fine.If I map
ffreqto it, then nothing happens when I change the automation envelope.(Also this is really hard to debug because commands like
Bus(\control, 0, 5, r).getn(5, _.postln)work a couple of times and then stop responding.)At this point I'll have to look into alternatives for my project. I'll be happy to keep troubleshooting so that automation might be usable in a future version of PluginCollider.