You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latch bypass switch is not triggered by a CC controller binary value change from 127 to 0 (which I used in the past on the Zynthian). In fact I now use only the value 100 to toggle between on and off (Latched mode)
I guess a matter of > or >= and < or <=?
( found noticed that only values above 64 have any effect on the latched switch mode.)
Cheers,
maarten
Configuration
Hardware
Raspberry Pi 5 Model B Rev 1.0
Audio: Generic USB device
Display: Generic HDMI/DSI Display
Wiring: DUMMIES
I2C: Not detected
Profile:
Looks like the midi learning autodetection of relative mode is triggered?
This issue was solved by @jofemodo some hours ago in vangelis branch.
see: #1292
Regards
Dragonfly reverb in Oram does not have a bypass control. Are you using mod-ui? (It helps to tell us what you are doing so we have a chance of reproducing it!) This seems to be resolved in vangelis (testing) so can be deployed in next oram (stable) point release.
Describe the issue
The latch bypass switch is not triggered by a CC controller binary value change from 127 to 0 (which I used in the past on the Zynthian). In fact I now use only the value 100 to toggle between on and off (Latched mode)
I guess a matter of > or >= and < or <=?
( found noticed that only values above 64 have any effect on the latched switch mode.)
Cheers,
maarten
Configuration
Hardware
System
MIDI & UI
Software
The text was updated successfully, but these errors were encountered: