Hi Everyone, I'm having some runtime problems with squeezeslave on my i686, Ubuntu platform. One of my playback devices with mixing is number 8. So if I start SS with
./squeezeslave -o 8 <server URL> it dies immediately with the errors pasted in below. In essence it (alsa) seems to dislike the 44100 requested rate. My question is, is this a known problem? If not, I'm prepared to add a couple of printf()s to see if I can debug it, but I'd appreciate an opinion as to whether this is worth the trouble. Thanks, Rory Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1312 Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, outParams, self->primeBuffers, hwParamsPlayback, &realSr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1982 Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, &hostBufferSizeMode )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2103 output_thread: PortAudio error1: Invalid sample rate -- yvrRory ------------------------------------------------------------------------ yvrRory's Profile: http://forums.slimdevices.com/member.php?userid=43314 View this thread: http://forums.slimdevices.com/showthread.php?t=83362 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
