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

fix knobs glitching midi #177

Closed
wants to merge 2 commits into from
Closed

Conversation

hex-spell
Copy link

@hex-spell hex-spell commented Sep 24, 2023

All Submissions:

The fix

Basically I throttle the rate at which the midi CC messages are sent. I've set the rate to 30ms, but we could add an input in the ui to change it (if necessary)

@hex-spell
Copy link
Author

don't merge this yet, I'll change the throttle to debounce and move the rate limiting to the MDMDial component

@hex-spell
Copy link
Author

closing, I made a better fix for this

@hex-spell hex-spell closed this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Midi glitches when playing notes and turning knobs at the same time
1 participant