ralphy wrote:
> Use "hw:Loopback,0" for ao_devicename.
>
> Reset the custom-convert.conf back to the default ecasound version from
> bpa.
>
> Goto Tune in url on the web gui and use "wavin:hw:Loopback,1" for the
> url. You can save it to favourites as well.
which the arecord one?
Code:
--------------------
#
# wavin
#
wavin wav * *
# R
[arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$
wavin mp3 * *
# RB:{BITRATE=-B %B}
[arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [lame] --silent
-r -x -q $QUALITY$ -b $BITRATE$ - -
wavin flc * *
# R
[arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [flac] -cs
--totally-silent --endian=little --channels=2 --sign=signed --bps=16
--sample-rate=44100 --compression-level-0 -
--------------------
------------------------------------------------------------------------
atca's Profile: http://forums.slimdevices.com/member.php?userid=56880
View this thread: http://forums.slimdevices.com/showthread.php?t=49584
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins