rgdawson wrote: > Good news. As a consequence of your troubles, I decided to dig into the > squeezelite source code, and seeing it uses PortAudio, then I dug into > that. As a test I have incorporated direct Port Audio calls to retrieve > the device list rather than call squeezelite -l under the covers and > taking its output. It's a little faster. What squeezelite does is > retrieve all devices (input and output) and then outputs the ones where > DeviceInfo.MaxOutputChannels > 0, thereby only retrieving output > devices. Squeezelite retrieves DeviceInfo.Name and DeviceInfo.HostApi, > so you see "name [HostApi]". Perhaps, though, the TotalRecorder > "device", depending on which one of the three you were using, is doing > something wrong. The user-mode driver seems to be described as having > compatibility issues. You could try the TotalRecorder "kernel-mode" > driver instead, or something. > > Thanks, I hope you enjoy the app. > > R Greg Dawson
Thanks for posting this. I'm not sure why squeezelite even listed mono devices as it fails to open the device requesting the required minimum of stereo. I've changed -l to only display devices with more than 1 channel from version 1.9.4-1182. There's a new windows build which also includes another fix for spotty ogg/vorbis tracks still skipping on occasion and native support for opus decoding. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=108550 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
