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

Preliminary work for aftertouch handling #630

Merged
merged 3 commits into from
Feb 12, 2021
Merged

Conversation

paulfd
Copy link
Member

@paulfd paulfd commented Feb 5, 2021

  • Add the aftertouch modulation source
  • Dispatch aftertouch events and track the aftertouch status in the midi state
  • Parse cutoff_chanaft
  • Convert aftertouch messages to an extended CC message

TODO:

  • Test !
  • Investigate the compile error with atomic_queue... strange that it never happened before, seems like a red herring.
  • Verify if e.g. ARIA allows extended CCs to be used e.g. for locc/hicc opcodes, or is it just for modulations.

- Add the aftertouch modulation source
- Dispatch aftertouch events and track the aftertouch status in the midi state
- Parse cutoff_chanaft
- Convert aftertouch messages to an extended CC message
@paulfd paulfd merged commit ce1dda5 into sfztools:develop Feb 12, 2021
@paulfd paulfd deleted the aftertouch branch January 21, 2022 10:24
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.

None yet

1 participant