teotigraphix / Framework4Bitwig

Bitwig controller API framework extensions.
GNU Lesser General Public License v3.0
59 stars 13 forks source link

Remote control transposition of drum machine is lost when track is changed #203

Open git-moss opened 6 years ago

git-moss commented 6 years ago

Test e.g. with Push4Bitwig:

1) Load a drum machine with lots of pads 2) Transpose up with Octave button 3) Switch to another channel 4) Switch back to the channel with the drum machine

The transposition is lost but since the script/extension does not know about it the wrong pads are shown.

git-moss commented 6 years ago

Note: The Push extension currently resets the transposition on track change to work around that problem. In PushControllerSetup.java remove the lines 945-947 for testing.

git-moss commented 2 years ago

Still in 4.3 Beta 4.