Len
Len
Same issue as Carla 1237. ( https://github.com/falkTX/Carla/issues/1237 ) Bisect shows that commit b54f8b3cfd20f92b5ba955cc1f1184b96ed72b7d] Send position updates to metadata, matching carla. Was the fist commit to have this trouble.
It seems whenever a float number is equivalent to an int (0.0, 1.0, 2.0) it is sent as an int. So a slider with a range of 0.0 to 1.0...
Using /SYN/ for sequencer operations and mixer operations does not make sense to me. I would suggest adding /MIX/ and /SEQ/ and using those instead of /SYN/. For example: /SYN/IDx/PAN,Fi(ii)...