11-20-2025, 12:55 PM
(11-20-2025, 06:57 AM)flel Wrote: Is it possible to somehow assign 16n faders to nerdseq parameters in a more row-efficient manner?
Like right now I have the following metronome script in Teletype polling the 16n and forwarding the data to the NerdSeq
M:
L 0 15: SC.CV I FADER I
In the NerdSeq mapping screen I have n = 16 rows ...
I2C SCCV 0 > TR xx xx
I2C SCCV 1 > TR xx xx
...
I2C SCCV 15 > TR xx xx
This is taking up a lot of mappings, i have a parameter with a value that's skipping over 16 to instead active a second set, which makes for a second set of 16 plus two "SKIP" rows.
That is not possible with the way mappings work. That would need an unknown amount of values to be saved per row and also for each possible destination an unknown amount of input values.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!

