git-moss / DrivenByMoss

Bitwig Studio extensions for many controllers: Ableton Push I/II, Akai APC40mkI/mkII/mini, Fire, Arturia Beatstep, Novation Launchpads / Remote SLs, NI Maschine / Komplete, Open Sound Control (OSC) and many more.
https://www.mossgrabers.de/Software/Bitwig/Bitwig.html
GNU Lesser General Public License v3.0
593 stars 143 forks source link

Device control can get stuck on changing tracks in Reaper #380

Closed mortfell closed 10 months ago

mortfell commented 10 months ago

Not sure if this is a bug or just a usability quirk from the difference between reaper and bitwig, but it would really help my workflow on the using the Push 1 with Reaper (which is otherwise really nice) if this could be resolved in some way. I also imagine this effects other controllers as well, but this is just the only one I have with a screen!

When in "Device" mode if you have an effect selected on one track and then move to another track. If the new track does not have an effect in the "slot" that was currently selected on the previous track. The push will give the message "Select a device or press 'add Effect'..." this message will persist regardless of cycling through modes "device", "track", "volume" until one of two things happens:

To make sure I'm explaining this correctly here is an example of me using the push in a simple project:

So suggestions for how to fix this if possible would be:

git-moss commented 10 months ago

Thanks for reporting!

Will be improved in the next update: If there are less plugins on the newly select track the first plugin will be selected. If there is no plugin on the track the index of the selected plugin is remembered until a track with at least 1 plugin is selected again.

mortfell commented 10 months ago

Awesome! Thanks