bidule wrote: > [13:21:23.669736] sendHELO:144 cap: > Model=squeezelite,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Firmware=v1.9.8-1307,ModelName=SqueezeLite,MaxSampleRate=768000,aac,ogg,ogf,flc,aif,pcm,mp3,loc > [13:21:23.695869] decode_flush:236 decode flush > [13:21:23.696034] output_flush:438 flush output buffer > [13:21:23.697920] decode_flush:236 decode flush > [13:21:23.698143] output_flush:438 flush output buffer > This doesn't look like you have actually played something
> > *However what I need to get on the fly is the Squeezelite INPUT sample > rate* > I'm sure that the Squeezelite Iput rate information is availlabe somehow > as Squeezelite knows at which rate to do the upsampling. > There's no such thing as a fixed input sample rate. squeezelite indicates to LMS which sample rates are supported (MaxSampleRate). If a file's sample rate is <= MaxSampleRate, it's sent as is to squeezelite, which will re-sample or not, depending on the output device's capabilities. If a file's sample rate is > MaxSampleRate, LMS will transcode before transmitting it to squeezelite. 'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI | Playlist Editor / Generator | Music Classification | Similar Music | Announce | EventTrigger | Chiptunes | LMSlib2go | ... 'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ... ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=113499 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
