Thanks guys. Will work it out over the next few hours.
But to just to clarify what is was doing in the first place..........
I hooked up a Preset manager to the "preset string" in the Arp. This is fine but I can't modulate
10 presets on the fly, via the tickers, as the preset manager is just to slow in re-calling the info.
So I've back to the other save+ load system, just like the one that handles the envelopes in the tickers.
Works great. But it dosn''t save on shutdown and re-load on startup. I think the user will really need this
feature when punching in thier own patterns.
But having said that, I've done some cowboy attempts with the preset manager.
One was using the same "preset string" setup in the arp, but 10 of them. Didn't work.
The most sensible way to me was to put all the strings into an array and throw it in to
a "VST Parameter array" module. But this dosn't work, cause it only takes "float array" input.
String array on the other side is just wrong, with no commas. And I don't feel like creating
the system to place every comma where needed.
Why cant we have a VST Parameter array" with string array input?
Is that what the "preset string" module is for......might have to try that method again......
tester wrote:my time-based solution
Sounds interesting. No idea what it could be off the top of head .
Can you give me that gist if it with no FSM?
Or even better, don't say anything for a few days and let me sweat
