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

Send custom Midi messages #14

Open
MrMatch246 opened this issue May 9, 2024 · 1 comment
Open

Send custom Midi messages #14

MrMatch246 opened this issue May 9, 2024 · 1 comment

Comments

@MrMatch246
Copy link
Owner

Serum has CCForRockers which allows setting a cc number to go to next or previous preset.
Using LoopMIDI and rtmidi, i can send these cc messages via the python bridge to serum
mk3 -> midi message -> ableton -> remote script -> tcp -> python bridge -> midi message -> virtual midi port -> ableton -> serum
https://www.gorillasun.de/blog/sending-midi-signals-from-python-to-ableton-live-2023/

@MrMatch246
Copy link
Owner Author

Tap + Up/ Down = Send CC A / CC B (configure in settings)

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

No branches or pull requests

1 participant