Multiple trackbanks (one for each controller) OR one trackbank (controlled by multiple controllers)?

Post Reply New Topic
RELATED
PRODUCTS

Post

hey,

can i have multiple trackbanks controlled by multiple controllers OR should i make one large trackbank and have multiple controllers control parts of it?

my setup is (os x + bitwig 3.1.2):
+ two nanokontrol2 (controlled by a custom script i wrote)
+ launchpad mini mk3 (driven by Jürgen Moßgraber extension)
+ qunexus

the nanokontrol2s support 8 tracks each. if i have a trackbank with 16 tracks and control 8 with each nanokontrol2 that could work... but then the launchpad mini mk3 would only show 8 tracks at a time... so i could hypothetically get a 2nd launchpad mini mk3...

OR i could try to have 3 trackbanks (2 for the nanokontrol2s and 1 for the launchpad mini mk3) and each device would have/control its' own trackbank...

are both approaches possible? and is there a reason why one is a much better idea than the other?

the current version of the script i wrote for the nanokontrol2s is here: https://github.com/j28/bitwig-controlle ... NK2-Select

thanks!!

Post

I'm new to scripting here but it seems like its possible to do both. Did you explore the ideas on paper?

I just made a script that makes a trankbank of 1 for several different channels because they are placed different spots around the set. This way i can pin them wherever i want.
---------------------------------------------------------------
http://kirkwoodwest.com/

Post

I got a much faster response on the Bitwig Users FB group and made a version of the script which works with 2 nanokontrol2s.

It's the same script, I just register both devices in the beginning and have 2 handleMidi functions (one for each controller) in every handler constructor.

I am currently using one track back. I will eventually get a second launchpad mini mk3 and see if that changes the trackbank question.

The dual controller script can be found here:
https://github.com/j28/bitwig-controlle ... 8-NK2-Dual

Post

https://github.com/j28/bitwig-controller-scripts

Link was broken! Thanks for sharing
---------------------------------------------------------------
http://kirkwoodwest.com/

Post

https://github.com/j28/bitwig-controller-scripts

Link was broken! Thanks for sharing!
---------------------------------------------------------------
http://kirkwoodwest.com/

Post Reply

Return to “Controller Scripting”