[Sndobj-devel] MidiIn Alternatives
Status: Abandoned
Brought to you by:
veplaini
From: malik m. <las...@gm...> - 2009-06-13 22:32:11
|
Hello, I guess i might not be sounding terribly clever asking a question like this, but how would i created a Controller that would replace a MIDI in, from say a GUI instead of a physical controller? I'm looking in the docs and don't see any included interface for this. I guess i could try to make one. Any tips? i was thinking of using your granular synth example a look, but MFC gives me brain damage :) the midisynth.cpp looks like it could be a good start. "wants to turn Bend pitch(&conversion, &midi, 10.f); into GBend pitch(&conversion, &genControl, 10.f);" :) Malik ( http://www.freewebs.com/laserbeak43 ) |