cpyarger / obs-midi

Use MIDI devices to trigger events in OBS and vice versa
https://obs-midi.org
GNU General Public License v2.0
170 stars 20 forks source link

Reading MIDI signals from /dev/snd/seq #161

Closed dabruh closed 2 years ago

dabruh commented 2 years ago

Is your feature request related to a problem? Please describe. I'm using an application called TouchOSC which sends signals using TCP/IP. The TouchOSC bridge allows converting these signals to MIDI, and there is a community effort to support Linux called touchosc2midi. I'm running touchosc2midi using Docker and it works well as I can use the signals in Jack/Carla.

Describe the solution you'd like touchosc2midi outputs MIDI signals to /dev/snd/seq and it would be really nice of obs-midi was able to read from here - or perhaps if someone is able to provide a workaround on how to create a virtual hardware device which sends I/O to /dev/snd/seq

cpyarger commented 2 years ago

I am using the libremidi library for midi interfacing. I would recommend posting there.

https://github.com/jcelerier/libremidi

On Sun, Nov 14, 2021, 16:11 dabruh @.***> wrote:

Is your feature request related to a problem? Please describe. I'm using an application called TouchOSC which sends signals using TCP/IP. The TouchOSC bridge allows converting these signals to MIDI, and there is a community effort to support Linux called touchosc2midi https://github.com/velolala/touchosc2midi. I'm running touchosc2midi using Docker and it works well as I can use the signals in Jack/Carla.

Describe the solution you'd like touchosc2midi outputs MIDI signals to /dev/snd/seq and it would be really nice of obs-midi was able to read from here - or perhaps if someone is able to provide a workaround on how to create a virtual hardware device which sends I/O to /dev/snd/seq

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cpyarger/obs-midi/issues/161, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANSE6SQJKOLBTYG7DZXUA3UMAQXPANCNFSM5IAI4YTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.