Quoting Patrick Shirkey <pshirkey(a)boosthardware.com>om>:
On 04/01/2011 04:34 AM, Robin Gareus wrote:
> Robin Gareus wrote:
>
>> Hya,
>>
>> I've just brought jack-stdout up to scratch.
This should definitely be a part of the jack default toolset.
Not that I don't appreciate the work behind jack-stdin/out (and I
wouldn't mind having them included in the jack toolset) but these
things can also be performed using for instance mplayer and
jack_capture :
sox cdda.wav -t wav - tremolo 5 100 | mplayer -cache 26000 -ao jack -
and
jack_capture --channels 2 --port system:playback_1 --port system:playback_2 \
-ws | oggenc -R 44100 -B 16 -C 2 - -o file.ogg