Hi 

I need to add the Resample option to my piCorePlayer, however, I'm not
completely sure what the correct syntax is.

On the Squeezelite web page

Code:
--------------------
    
  -R -u [params]        Resample, params = 
<recipe>:<flags>:<attenuation>:<precision>:<passband_end>:<stopband_start>:<phase_response>,
  recipe = (v|h|m|l|q)(L|I|M)(s) [E|X], E = exception - resample only if native 
rate not supported, X = async - resample to max rate for device, otherwise to 
max sync rate
  flags = num in hex,
  attenuation = attenuation in dB to apply (default is -1db if not explicitly 
set),
  precision = number of bits precision (NB. HQ = 20. VHQ = 28),
  passband_end = number in percent (0dB pt. bandwidth to preserve. nyquist = 
100%),
  stopband_start = number in percent (Aliasing/imaging control. > passband_end),
  phase_response = 0-100 (0 = minimum / 50 = linear / 100 = maximum)
--------------------
 

So it mentions both -R and -u ?

Does it mean that I need to make to options, one which use -R and
another which uses -u.? Or are they meant to be used one after each
other in the same line?

Steen



piCorePlayer a small player for the Raspberry Pi (25MB in RAM).
Homepage: https://sites.google.com/site/picoreplayer/home and
discussion:
http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite

Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only)
http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux)
------------------------------------------------------------------------
sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to