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

Midi learn: distinguish channels #288

Open
decrecementofeliz opened this issue Mar 11, 2021 · 0 comments
Open

Midi learn: distinguish channels #288

decrecementofeliz opened this issue Mar 11, 2021 · 0 comments

Comments

@decrecementofeliz
Copy link

Hi, I'd like to map the same midi CC number but on different midi channel to different parameters in Helm.

CC 64 Channel 1 > assign it to one parameter (i.e. filter-cutoff)
CC 64 Channel 2 > assign it to another parameter (i.e. filter-depth)

In qtractor, the plugin properties window do learn and specify the channel of the assigned midi CC, but Helm still responds on both parameters at the same time when receiving any of the CC messages. Is this something related to Helm only or maybe it could be solved with any other plugin in the DAW (midi filters, etc.), or messing around with ports and connections in jack-midithrouhg-a2j??

I've tried different things but no luck. Any help? Thanks!

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