-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or requestpendingThis is not something that will be worked on currentlyThis is not something that will be worked on currently
Description
I'm pretty to new all this so sorry if this is a 'bad' question: Is there any chance that control by expression pedals might be made possible?
Best I can tell, the 'most proper' way to do this would be MIDI control messages.
There are numerous gaps...
- Expression pedal to MIDI control messages. This is solved by things like "beat bars" EX2M Adapter. It could also be solved by a little DIY project using Arduino Leonardo.
- Connecting MIDI control messages between apps, good reading here: https://www.donyaquick.com/midi-on-windows/#x1-150004.4
- Utilizing MIDI in your app... I don't program in Go and it looks like Greek to me. If your server supported an automation API (eg: receive a unit ID, parameter ID, and the updated value) then people like me might jump on that easy opportunity to link external data to your application.
Would love to know your thoughts,
Thanks for this very cool tool!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpendingThis is not something that will be worked on currentlyThis is not something that will be worked on currently