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

MIDI parameter learn cannot be aborted #5004

Closed
cannero opened this issue Sep 6, 2021 · 1 comment · Fixed by #5005
Closed

MIDI parameter learn cannot be aborted #5004

cannero opened this issue Sep 6, 2021 · 1 comment · Fixed by #5005
Labels
Bug Report Item submitted using the Bug Report template MIDI MIDI support related UX Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc.
Milestone

Comments

@cannero
Copy link
Contributor

cannero commented Sep 6, 2021

Bug Description:
MIDI parameter learn cannot be aborted in popup menu.

Surge Version

  • Version: XT 0.9
  • Plugin Type: Standalone
  • Bitness: 64-bit

Reproduction Steps:
Steps to reproduce the behavior:

  1. Right click on a control and select 'MIDI learn parameter'
  2. Right click again, 'Abort parameter MIDI learn'
  3. MIDI icon is hidden, but in popup menu MIDI learn is still active

Expected Behavior:
MIDI learn is aborted.

Computer Information (please complete the following information):

  • OS: Windows 10

Additional Information:
Abort does not set the state back to -1:

synth->learn_param = idx;

@cannero cannero added the Bug Report Item submitted using the Bug Report template label Sep 6, 2021
@mkruselj
Copy link
Collaborator

mkruselj commented Sep 6, 2021

That was a typo. Thanks for the report!

@mkruselj mkruselj added MIDI MIDI support related UX Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc. labels Sep 6, 2021
@mkruselj mkruselj added this to the Surge XT 1.0 milestone Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Item submitted using the Bug Report template MIDI MIDI support related UX Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants