I spent the past couple of days working on this and it basically works for me:
https://github.com/osakared/apc-key-25-bitwig
I note in the README a few issues I have. So if anyone has both Bitwig and this controller, check it out and see if it works for you or if anything seems like it's not working like it's supposed to.
I also have a few questions about the API. One, is there a way to listen in on if a clip is queued to stop or queued to record? Because I only see a queued listener, I can only show the flashing green light before a clip plays but not before any other change. Also, is there a way to listen in on scene changes? I basically have no way to light up the scene launch buttons to show a whole scene is playing (or queued up to be played, with flashing green) that I could find. If there's stuff in the api that I just couldn't find, that would be awesome.
APC Key 25
-
- KVRer
- Topic Starter
- 18 posts since 27 Mar, 2014
I made additional improvements to the script. The main remaining issue is that the number of sends you cycle through is fixed at 10 instead of the exact number of sends you have. It seems the sends scrolling isn't implemented? The main improvement is now you get feedback on the scene launchers to let you know that a scene is playing or is queued.
