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

Add support for all MIDI channels (omni) input in Pure Data & routing output back to Zynthian MIDI router #1265

Open
Joe-wachter opened this issue Nov 3, 2024 · 0 comments

Comments

@Joe-wachter
Copy link

Is your feature request related to a problem? Please describe.
Pure Data can solve a lot of customization issues with MIDI routing, such as translating events, remapping CC values, and rerouting MIDI notes to other chains. Currently, Pure Data can only receive MIDI notes on one channel. For example, I'd like to use Pure Data to receive MIDI notes on channels 1-6 from the Fishman TriplePlay MIDI guitar pickup and send different notes to different chains depending on the channel and note.
Describe the solution you'd like
In MIDI-only chains, there is an option to listen to all channels and then route the output back to the main midi router. I'd like this to be available on Pure Data chains as well.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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