Multislider with Battery
UPDATE: RESOLVED
:: Figured it out, had something to do with the way I set up velocity in makenote, but got it working ::
I'm working on a sequencer that uses a Multislider with 16 sliders and a range of 32 steps (0-31), with Native Instruments Battery holding all my samples...
It works fine currently but I noticed that when using Battery it only bangs the sample on steps 0-3 and is silent on steps 4-31 and can't for the life of me figure out why...
If I use the playlist~ object instead of Battery, it bangs on any step and activates the sample for playback... Not sure what I'm doing wrong and if It has to do with settings in Battery or what, but I'm trying to avoid using the playlist object altogether do to its high CPU and my old computer can't handle it...
If anyone knows something I don't in regards to Battery and a way to get Multislider to work on all steps, not just 0-3, i'm def stumped atm thanks!

