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

14-bit CC support #71

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

14-bit CC support #71

wants to merge 8 commits into from

Conversation

Dewb
Copy link

@Dewb Dewb commented Nov 15, 2024

As discussed in #63.

This has been lightly tested with a Teensy 3.2 based 16n, controlling Resolume and the unreleased 14-bit branch of the monome plugin for VCV Rack. Sysex messages have been simulated with Max.

Todo:

  • test on teensy LC based hardware
  • test controlling other popular software with 14-bit support
  • more rigorous sysex testing
  • test TRS midi
  • currently impossible to set the config bit high for faders 8 and 16 because sysex data bytes have to have the high bit low (see comment here.)

not in scope for this PR but related:

Max 8 test patch:
16n_14bitCC_sysex_test.zip

@Dewb Dewb marked this pull request as draft November 15, 2024 05:55
@Dewb Dewb marked this pull request as ready for review January 11, 2025 22:40
@Dewb Dewb changed the title Draft PR for 14-bit CC support 14-bit CC support Jan 11, 2025
@Dewb
Copy link
Author

Dewb commented Jan 18, 2025

I think this is ready to go! Testing LC support would be nice to have but probably not essential, the risk of 3.2/LC differences impacting this code seems relatively low.

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