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

Lv2 midi rollback #1054

Merged
merged 4 commits into from
Dec 29, 2021
Merged

Lv2 midi rollback #1054

merged 4 commits into from
Dec 29, 2021

Conversation

paulfd
Copy link
Member

@paulfd paulfd commented Dec 19, 2021

  • Adds plugin-side automation by default. This means that the LV2 will respond to midi CC.
  • When PSA is active, CC-type parameters are disabled.
  • Disable the sendback of CC messages when a CC-type parameter is received
  • When a repeated CC value is sent, notes are not retriggering. This helps on CC-bound automation lanes. However, this departs from ARIA.

Closes: #1045 #1042 (hopefully)

Make each mode very separate (i.e. no PSA = midi ignored)
This won't remove the need for polyphony opcodes when using
high-res CC, but at least it should help with automation lanes.
Note: this is not what Sforzando does.
@paulfd paulfd merged commit 8993426 into sfztools:develop Dec 29, 2021
@paulfd paulfd deleted the lv2-midi-rollback branch January 21, 2022 10:25
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.

Sfizz doesn't respond to audio level changes
1 participant