I've spent quiet a bit of time trying to get this plugin to work on my system. First I couldn't get ecasound or arecord to record at all. My system uses PulseAudio and I used this guide to configure it to work with Audacity:
https://wiki.ubuntu.com/PulseAudio I also managed to get it to work with ecasound while running the 'padsp' command before 'ecasound': 'padsp ecasound -q -z:db -b:4096 -f:16,2,44100 -i:/dev/dsp -o test.wav' However i've tried several ways to get it to work with the squeezebox, Ive tried doing: '[padsp] [ecasound] -q -z:db -b:4096 -f:16,2,44100 -i:/dev/dsp$FILE$ -o stdout' I also tried creating a new files in '/usr/sbin/' called 'wavinwav', 'wavinflac' and 'wavinmp3'. The files looked liked this: #/usr/sbin/wavinflac padsp ecasound -q -z:db -b:4096 -f:16,2,44100 -i:/dev/dsp -o stdout | flac -cs --totally-silent --endian=little --channels=2 --sign=signed --bps=16 --sample-rate=44100 --compression-level-0 - Then I configured the 'custom-conver.conf' calling just [wavinflac] etc. This didnt work. Some of the things ive tried are probably completly wrong but I had to try. I would approciate some help. Im running Ubuntu 8.10 -- ormtunga ------------------------------------------------------------------------ ormtunga's Profile: http://forums.slimdevices.com/member.php?userid=25883 View this thread: http://forums.slimdevices.com/showthread.php?t=49584 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
