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

Handle 14 bit CC messages, add midi system realtime events handling, add program events handling, and more... #52

Merged
merged 6 commits into from
Jul 23, 2024

Conversation

Nytra
Copy link
Collaborator

@Nytra Nytra commented Jul 23, 2024

improve connection handling

add midi message buffer for 14 bit CC messages (closes #51)

renames aftertouch nodes for clarity

add OldTypeName attribute to binding generator

add OldTypeName attribute to some nodes that got their names/namespaces changed

remove debug sync fields from midi input device component

add AutoMap feature to pitch wheel value component

add normalized value properties to event data

implement system realtime events handling

implement program event handling

interpret NoteOn with zero velocity as a NoteOff

@Xlinka Xlinka self-requested a review July 23, 2024 01:11
@Xlinka Xlinka self-assigned this Jul 23, 2024
@Xlinka
Copy link
Owner

Xlinka commented Jul 23, 2024

sorry for moving namespaces that was unintended.

@Xlinka
Copy link
Owner

Xlinka commented Jul 23, 2024

just wanted it cleaned up in a midi folder

@Xlinka Xlinka merged commit d3b94f1 into Xlinka:main Jul 23, 2024
1 check passed
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.

MIDI: Fine adjust CC controls are not interpreted correctly
2 participants