-
Notifications
You must be signed in to change notification settings - Fork 9
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
[Feature request] MIDI Thru #53
Comments
Thanks for the feedback, and the patience! I like this idea! This might not be placed in that spot in the menu described in your image, but it likely will make it in somewhere. I realize how important MIDI Thru functionality is, so this is a top priority. |
This issue has been implemented as of the latest update (v2.3.0) - it can be located in the Preferences menu. Once again, thanks for the feedback! |
It works great, thanks ! This definetly makes the configuration much easier. However, I might found a bug, not a big deal but I created another ticket for that #59 |
We may need to control several applications simultaneously using the same MIDI device (for example OBS and a sound board). Unfortunately, most MIDI drivers allow only one application at a time.
To address this problem, some applications have a MIDI Thru option to forward incoming MIDI messages from the MIDI In device to a selected MIDI Out device that can be a virtual cable such as one created using loopmidi.
Solution proposal
Add a MIDI Thru Device in the setup menu to forward all the incoming MIDI messages from the Active Device to the selected MIDI Thru Device.
This is optional and can be enabled with a checkbox. The list options are the available MIDI out devices.
The text was updated successfully, but these errors were encountered: