Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Create virtual MIDI output device from plugin #7

Open
nikreiman opened this issue Jun 22, 2012 · 4 comments
Open

Create virtual MIDI output device from plugin #7

nikreiman opened this issue Jun 22, 2012 · 4 comments
Assignees

Comments

@nikreiman
Copy link
Member

Rather than using a standalone app, it is probably possible to create the virtual MIDI output within the plugin itself.

@vinniefalco
Copy link

Is this possible in Windows?

@fromopics
Copy link

If not from the vst itself, just install something like loopMIDI http://www.tobias-erichsen.de/loopMIDI.html and send it out using the virtual device from there.

@nikreiman
Copy link
Member Author

@vinniefalco it might be possible via midi-ox, which can be distributed as a DLL alongside the plugin. I will try to get it working first in OSX and then in Windows.

@nikreiman
Copy link
Member Author

I've made an experimental branch for this feature, and although it does work, the plugin crashes when removed from the host (or when the host closes). Not sure why this is, perhaps it's a big in Juce. If this cannot be resolved then this feature mist be scrapped and a standalone app must be used instead

@ghost ghost assigned nikreiman Mar 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants