dunk wrote: 
> its a linux install that uses 2 x 7.1 usb sound cards to create 16 mono
> virtual sound cards and runs upto 16 squeezelite instances as players
> (no VMs), along with my 10 real hardware players to integrate into
> loxone home automation - unfortunately i cant fiddle with the setup as
> its a complete product and tends to break easily

Not so much virtual as multiple ALSA devices from one hardware card -
like standard "front", "surround21" etc.

All WaveInput uses is "arecord" so if you get silence using wavin - the
problem is an ALSA one - typical problems
(i) wrong ALSA device used in "wavin" 
(ii) ALAS device not compatible with arecord pcm format of 44.1Khz
16bits samplesize  2 chan
(iii) input line level is too low.

To test and get functionality working just get an "arecord" working at a
shell prompt with your input device and saving to a file in CD format. 
Using "arecord" enables you to see any ALSA errors which may be
preventing audio capture.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112447

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to