Does anyone have a clue how to do the following in realtime:
A) Grab a buffer from a "line-in" device (perhaps using bass_record)
B) Send it into a 44100hz decoding stream (so effects like echo/chorus may be added at will)
C) Immediately send the properly distorted/flanged/reverberated..... result to speakers
The desired effect should be that of an amplifier or effects pedal, only the software acts as the amplifier processing instead of an expensive effects pedal.
Also......does any one else think this is an idea worth undertaking and coding?