Hacker News new | ask | show | jobs
by tgirod 1977 days ago
Interesting! I wonder if the patch format has support for OSC messages for external interactions - so far I only found MIDI support, but maybe I missed something...
1 comments

The patch format is for the same use-case as VST, AudioUnit etc, where OSC isn't really a thing.

OSC is more something you'd want to use for a stand-alone program, which needn't be written as a patch. But yes, would be nice to add some OSC wrappers one day. Maybe it's the kind of thing that someone else will contribute before we get around to it.