teotigraphix / Framework4Bitwig

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

Sends volume parameters are not bound if group is toggled #291

Closed git-moss closed 1 year ago

git-moss commented 2 years ago

When using a flat-trackbank and a group is opened (either from UI or via API) the sends of the newly available tracks are not bound correctly. Sometimes only the first sub-track is bound, sometimes all except the first. Volume and panorama parameters are bound correctly. In my test-project I had 2 instrument tracks and then a group with several sub-tracks.

Test e.g. with DrivenByMoss MCU (also simulator): 1) Set the tracks to flat in the configuration 2) Create a project with a group and e.g. 8 sub-tracks and at least 1 fx-track 3) Switch to Send Mode on the device/simulator 4) Select the group track; select it again to open/close the group 5) When the group is opened check which Sends are actually mapped on the sub-tracks

git-moss commented 1 year ago

Try to reproduce again...

git-moss commented 1 year ago

Cannot reproduce it.