Please reinstate support for parameter banking

1.11K viewsCSS Feature Requestsparameter banking
0

I must say I’m rather dismayed to discover that parameter banking has seemingly not been (re-)implemented in the latest version(s) of CSS.

In my old script I have three modes for the part 1, part 2 and multi controls in Analog Lab.

These three modes share some of the same parameters (e.g. the delay, reverb and master volumes might be common to all three control modes), so a simple paging mechanism wouldn’t do the trick in this case – I need three separate banks of mapped parameter controls.

So please could you un-abandon this feature! Or failing that / in the mean time please could you advise on the best alternative method of achieving the same result.

aventham77 Edited comment

Thanks John,

I tried that but only managed to get it partially working – the controls bound to modifiers were switching between parameters, but not switching between those parameters’ values.
So I bit the bullet and reimplemented it as a series of different modes; a few wrinkles to iron out but it’s working pretty nicely now.

0

You could use modifiers to store/set the parameter number for each parameter mapping, these modifier values could then be changed with a button press.

JohnC Answered question
You are viewing 1 out of 1 answers, click here to view all answers.