Thanks for the answers. I'll parse through the LMS convert.conf file
right after I answer your question.

I can record from the command line using a few commands:

arecord -D hw:0 -c 2 -r 44100 -f S16_LE example_file.wav (rate and
format can change without problems)
arecord -D default -c 2 -r 44100 -f S16_LE example_file.wav
arecord -d 0 -D default -c 2 -r 44100 -f S16_LE example_file.wav
arecord -D hw:0 -c 2 -r 44100 -f S16_LE | aplay (if I want to pipe the
output to aplay)

I also tried change the filetype in the pcm portion of
custom-convert.conf to a wav (-t wav) with the same results. If you're
saying LMS is picky with the formatting I can change it back.

Thanks,

Michael


------------------------------------------------------------------------
mike_b16's Profile: http://forums.slimdevices.com/member.php?userid=63606
View this thread: http://forums.slimdevices.com/showthread.php?t=102551

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to