-
Notifications
You must be signed in to change notification settings - Fork 16
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 CC control? #5
Comments
Hello, The other possibility would be to edit the LIRA-8.pd file and add [ctlin] objects to assign CCs to any parameter. |
If you have a midi controller, you can have a look at what I did for the Akai Midimix, which should be able to map almost all the LIRA-8 parameters: https://github.com/farvardin/LIRA-8/blob/master/LIRA-8_Pd_Standalone/abs/akai_midimix_lira8.pd There is even a cheatsheet you can stick on the physical controller: https://github.com/farvardin/LIRA-8/blob/master/LIRA-8_Pd_Standalone/controllers/midimix_sheet.pdf |
@farvardin oh nice that's a perfect template for me to work off! Yes I've got a different midi controller to that but similar style. Thanks both! |
Hi,
I'm just wondering if I missed any documentation that shows if you can control the parameters from midi CC.
I know you can control operator on/off from midi note on/off, but I'm wondering about whether all the other parameters have a mapping to midi CC.
I realise it's not a feature of the hardware Lyra-8 but it would help to be able to have some physical interface.
The text was updated successfully, but these errors were encountered: