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

Broadcast MIDI Note On & Off to another software via OSC #118

Open
0x01011970 opened this issue Feb 24, 2024 · 2 comments
Open

Broadcast MIDI Note On & Off to another software via OSC #118

0x01011970 opened this issue Feb 24, 2024 · 2 comments

Comments

@0x01011970
Copy link

Hello,

I would like to develop a plugin to use in Bitwig that will send OSC events to another software with Note On & Note Off data from a playing Bitwig MIDI clip.

Before investing time in understanding this project, could anyone confirm my requirement can be theoretically fulfilled leveraging this project?

Thanks in advance for your help

@arunas-cesonis
Copy link

arunas-cesonis commented Mar 6, 2024

Before investing time in understanding this project, could anyone confirm my requirement can be theoretically fulfilled leveraging this project?

I have not tried doing this, but from playing around with nih-plug and rosc libraries separately I think this is perfectly possible

@arunas-cesonis
Copy link

It is interesting idea, I have been looking at outputting notes via OSC from Bitwig myself (for visualization)
Using this
https://github.com/git-moss/DrivenByMoss-Documentation/blob/master/Generic-Tools-Protocols/Open-Sound-Control-(OSC).md

you only see notes from "active tracks" or something like that

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