pimco wrote: > I got finally the plugin running, if I press play the time is running. > But I do not get any sound. I have read somewhere (there are really tons > of information here!) that a proper installation should provide WAV as > file type associated with WaveInput. It is not the case on my > installation: > 32791 > Could it be the reason of my problem ? If yes how can I fix it? > Many thanks!
WaveInput is geared to use ALSA audio. If you are using Pulseaudio you will have problems especially if LMS is being run as a service. WAV type was in an older version of LMS. WAV was correctly replaced by PCM. If you do not get any sound - then the problem is probably arecord is not getting audio from the ALSA device you have chosen 1. Check the Favoriute you have created - that it is syntactically correct. 2. Check at a shell prompt that the arecord that Waveinput creates works and records OK Is LMS being runs as a service ? If LMS is being run as a service what is the output of "arecord -L" when run under the same LMS user id (sudo will not suffice as different asound.conf will be used) ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49584 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
