Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue:The 'bypass' switch is not triggered by a CC controler value of 0 or 127. Any value between 1 and 126 is ok for triggering. #1284

Open
maarthome opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working Resolved Resolved but not yet released or tested by reporter
Milestone

Comments

@maarthome
Copy link

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 <=?
image

( 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: 

System

Debian GNU/Linux 12 (bookworm)
Build Date: 2024-10-02
Memory: 25% (1037M/4045M)
SD Card: 13% (14G/115G)
Temperature: 48.3ºC
Overclock: Medium

MIDI & UI

Tuning: 440 Hz
Master Channel: Off
Preload Presets: On
ZS3 (SubSnapShots): On
Power Save: 10 minutes
Audio Levels on Snapshots: On

Software

zyncoder: oram (66fa477) 
zynthian-ui: oram (7b68279)
zynthian-sys: oram (105c12d)
zynthian-data: oram (305b301)
zynthian-webconf: oram (31f3f55)
@gitnob
Copy link

gitnob commented Dec 5, 2024

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

@riban-bw
Copy link

riban-bw commented Dec 22, 2024

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.

@riban-bw riban-bw added Bug Something isn't working Resolved Resolved but not yet released or tested by reporter labels Dec 22, 2024
@riban-bw riban-bw added this to the Oram milestone Dec 22, 2024
@jofemodo jofemodo assigned riban-bw and jofemodo and unassigned riban-bw Dec 25, 2024
@jofemodo jofemodo moved this from New to In Progress in Zynthian Tracker Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Resolved Resolved but not yet released or tested by reporter
Projects
Status: In Progress
Development

No branches or pull requests

4 participants