Best way to implement XY pad + knob controls like "Generic"?

Post Reply New Topic
RELATED
PRODUCTS

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
Hi, I'm working on writing a controller script for my Korg nanoKEY Studio - out of the box using the "generic keyboard + 8 device knobs" preset works great except it doesn't let me use the XY pad on the controller (which is just two midi channels for X and Y plus another for touch/release). So, I'm trying to figure out how to implement that myself. I have a simple controller script that handles the note input + creates the hardwaresurface for knobs/keyboard, but I have no idea how to represent the XY pad - any ideas?

Also - with all of this, I'm not getting any graphical controls in the popout from the little controller icon in the top bar of bitwig, like I get with the generic controller - here's what I'm referring to:

Image

does this have something to do with the whole cursor remote control page system? I don't really understand how that works, if someone could explain that would be incredibly helpful.

Here's the code I have right now: https://gist.github.com/Merlin04/443a56 ... f8072207c2 (https://gist.github.com/Merlin04/443a5606203a02e1e36be0f8072207c2)
It's mostly from following the tutorials moss made on youtube.

Post Reply

Return to “Controller Scripting”