You will definitely be able to manipulate its parameters using OSC and MIDI
CC. (So the original GUI should work if you start it up on its own, and I
think should be pretty easy to turn into an lv2:externalUI). The real
question is whether I will expose them as control ports, because I'm not
sure exactly of the interactions between MIDI CC, OSC messages,
host-generated GUIs, and host-based automation.
Also, I'm turning it into a truly polyphonic synth, with automatic voice
switching.
Jeremy
On Sat, Feb 12, 2011 at 11:27 AM, allcoms <allcoms(a)gmail.com> wrote:
Thats great to hear Jeremy! Will we be able to
automate its parameters
via MIDI CC too?
On Sat, Feb 12, 2011 at 11:17 AM, Jeremy Salwen <jeremysalwen(a)gmail.com>
wrote:
On Sat, Feb 12, 2011 at 10:11 AM, allcoms <allcoms(a)gmail.com> wrote:
On Sat, Feb 12, 2011 at 6:19 AM, Jeremy Salwen <jeremysalwen(a)gmail.com>
wrote:
I might do it once I'm done with
minicomputer.
Jeremy
That'd be fantastic (phasex as an LV2) - what about LV2'ing
minicomputer? Is that the plan? Is that what you're working on atm?
Yeah, I'm LV2ing minicomputer right now. You can check out the git
repository, although it's not close to a compilable state right now.
However, I would (foolishly) estimate that I'm more than halfway
done.
https://github.com/jeremysalwen/Minicomputer-LV2/
Jeremy