Skip to content

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Feb 23, 2021

This notifies the midi notes to the editor, and shows them in VK accordingly.
The notifications are pairs (key, velocity) where velocity=0 means off.

There is a problem about doing this feature in LV2, which I have trouble to solve.
When writing these notification messages, LV2 UI is not receiving all of them, leading to stuck keys display.
That's although the atom forge reports no error writing the buffer.
Another curiosity which I noticed, output control ports are notifying to UI non-stop, although the value is not changed.

@jpcima jpcima merged commit 86e7f70 into sfztools:develop Feb 23, 2021
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.

1 participant