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

[Feature request] MIDI Thru #53

Closed
LenweSaralonde opened this issue Jan 24, 2023 · 3 comments
Closed

[Feature request] MIDI Thru #53

LenweSaralonde opened this issue Jan 24, 2023 · 3 comments

Comments

@LenweSaralonde
Copy link

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.

image

This is optional and can be enabled with a checkbox. The list options are the available MIDI out devices.

@nhielost
Copy link
Owner

nhielost commented Feb 6, 2023

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.

@nhielost
Copy link
Owner

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!

@LenweSaralonde
Copy link
Author

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

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

2 participants