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.
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.
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.