On Tue, 18 Jan 2005 21:06:03 -0500, Brett McCoy <idragosani@xxxxxxxxxxxxxxxxxx> wrote: > Isn't ams a soft-synth that is controllable by MIDI? I don't think it's > capable of doing anything with PCM audio input, you'd need a MIDI keyboard or > something like Rosegarden to control it. > So what does the PCM IN module do? Many real synths have audio inputs so you can route a signal through the filters. > If you want to build an effects rtack for your bass, you should use jackrack -- > it's lets you stack up LADSPA plugins like you would an effects rack and > process audio. > I do use jack-rack, but I have loftier goals in mind... > > Also, is there a module that will convert an audio signal to CV? I > > know MCV converts MIDI to CV. > > That would be a real trick. MIDI is easy because it is a defined protocol with > a finite set of instructions... you are basically doing a digital-to-analog > conversion of MIDI control instructions to a defined set of voltages to control > a synth. There might be something out there, but I daresay it's probably not > software-based. You are probably better off getting a bass or guitar MIDI > interface and using that. Granted, it may not be easy to convert a pitch to CV, but it should be possible. We have tuner software that detects a frequency, right? Let's map that frequency value to a CV value and run it into an oscillator. If it doesn't exist, I'd be willing to take a crack at writing one, but not if I can't get ams to actually do anything. So where are all the people who always chime in with "pd can do this?"