Excerpts from Tim E. Real's message of 2010-11-10 22:30:30 +0100:
On November 10, 2010 03:40:01 pm Dominique Michel
wrote:
Le Wed, 10 Nov 2010 13:36:21 -0300,
Camilo Polymeris <cpolymeris(a)gmail.com> a écrit :
Very interesting. Will try it as soon as possible. Piano/MIDI only
input, right? But maybe support for other instruments and pitch
detection can be added.
Thanks,
Camilo
For me, a stand alone pitch detection application would be better :
audio in -> pitch detect -> midi out
You plug the instrument into the audio in, connect the midi out to any midi
in in qjackctl, and it is just to play some melody.
Ciao,
Dominique
I too am interested in pitch detection -> midi.
I want to make a polyphonic guitar to midi converter plugin.
I've done it before as a standalone app in Windows.
But my question is which linux plugin architectures support
audio in + midi out?
I'm thinking DSSI, but the midi out would have to be an OSC control
stream, am I correct?
Tim.