Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new to this forum, so please forgive me if I make a mistake.
I'm currently working on an organ project, for which I need a MIDI controller that I created using the Control-Surface library.
The MIDI signal from my MIDI keyboard (which is connected to the controller via a serial input) needs to be mixed with the controller's output signal.
I've tried to achieve this through piping, but I'm having trouble.
Can someone help me to combine the MIDI input with the controller output and send this combined data to the MIDI output?
Thanks in advance
Dennis.O
Beta Was this translation helpful? Give feedback.
All reactions