On Fri, Feb 10, 2012 at 12:05:36AM +0100, Alexandre H wrote:
> >You'll face other problems preventing you from doing everything with
> >aucat. First, there's no reverb, which is necessary to create the
> >spacial feel, volume changes are too abrupt (cause small clicks) and
> >not real-time.
> >
> >Implementing pan, effects and smooth parameter changes would bloat
> >aucat/sndiod. IMO the way to go is to handle processing in small
> >programs (with a simple record->process->play loop) and keep sndiod
> >only for routing the signal to the hardware or other programs.
> >
> >Currently that's the way I handle some effects, I write small programs
> >that apply effects on the record stream to send the result in
> >real-time on the play stream. Then I use -mmon to record the result in
> >a file. Not very flexible, but good enough to test the concept.
> 
> If I understand what you are doing, perhaps you have another way.
> Noatun doesn't make the deal ?

afaics noatun can't apply effects in real-time and is not very
lightweight.

-- Alexandre

Reply via email to