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

Multiple Midi Devices Order Issue #1838

Open
pereshaped opened this issue Sep 1, 2024 · 2 comments
Open

Multiple Midi Devices Order Issue #1838

pereshaped opened this issue Sep 1, 2024 · 2 comments
Labels

Comments

@pereshaped
Copy link

pereshaped commented Sep 1, 2024

version 0.91 on Osx 10.13, 12 and 13

In Vanilla it's easy to set the order of MIDI devices (Ports) by selecting the order they are in in the "Midi Settings".

There is no way to do this in Plug Data?

I have ported a Vanilla patch that uses two different hardware controllers (Korg NanoKontrol on Port 1 and 12Step on Port 2 (17)) Loading the same patch into Plugdata has reversed the port order (Korg on port 2(17) and 12astep on port 1) so that the CC ma[ppings for each port make no sense and are unusable.

I have tried pluging the hardware devices in different orders but plug data has decided it will decide what hardware is on what port no matter what I do.

Is there something in the system I can edit to change this by hand?

@pereshaped
Copy link
Author

This is in standalone by the way.

@pereshaped
Copy link
Author

Ive got around it at the moment by changing the MIDI note range on the 12Step controller and changing my code to allow Omni operation from the ctlin object and just letting plug data decide the ports but it would be great if we were able to choose the ports, if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants