-
Notifications
You must be signed in to change notification settings - Fork 404
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
post-automation-247 bug: a couple of buttons spew forth extra data #263
Comments
scene_active throws 4 Something is peculiar about C0->C8 and their parameter numbers which I can't figure out right now. Lets leave this one open for a bit. |
will re-check these in a while. |
okay.. so, how would i know for sure that it's |
Looks like this area is the culprit: surge/src/common/SurgePatch.cpp Lines 53 to 99 in 3f152b0
|
as a hint, @baconpaul fixed the previous "double-automation-spewings" by making these changes: |
yeah but this is a different problem of ids overlapping adjacent to that. I'm going to remove the good first issue label here; this one is tricky. |
@esaruoho, @baconpaul, did you resolved the extra data problem for this issue? I think this might have been overlooked before the first stable 1.6 version was released. |
Along the way this got resolved; probably by all the work I did in the VST3 and AU to make these controls appear. But confirming that the VST2 in Reaper no longer throws the extra controls. |
after @baconpaul 's
automation-247
PR got merged in, here are a couple that spew forth excess automation parameters:FX1 Return
throwsC1:-
FX2 Return
throwsC2:-
Master Volume
throwsC3:-
Split
throwsC5:-
Split Key
throwsC6:-
Poly Limit
throwsC8:-
and here's "and remind Paul to suppress events less than 0"
The text was updated successfully, but these errors were encountered: