Advertisement
JoshHeng

Untitled

Feb 14th, 2019
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. #### SQUEEZELITE VERSION ####
  2. Squeezelite Max2Play v1.0.2 based on v1.8.4-726, Copyright 2012-2015 Adrian Smith, 2015-2016 Ralph Irving.
  3.  
  4.  
  5. #### AUDIOPLAYER CONFIG ####
  6. ### Configuration of Audioplayers
  7. SQUEEZELITE_PARAMETER=-o plug:plugequal -a 80::: -C 10
  8. SQUEEZESLAVE_PARAMETER=-n plugequal
  9. SHAIRPORT_PARAMETER=-d sysdefault:CARD=ALSA
  10. USE_USB_DAC=0
  11. USE_EQUALIZER=0
  12. SYSTEM_USER=pi
  13. YMPD_PARAMETER=--webport 8081
  14. MULTISQUEEZE_PLAYERCOUNT=2
  15. MULTISQUEEZE_NAME_0=desk
  16. MULTISQUEEZE_PARAMETER_0=-o default:CARD=Device -a 80:4::
  17. MULTISQUEEZE_NAME_1=mainroom
  18. MULTISQUEEZE_PARAMETER_1=-o default:CARD=ALSA -a 80:::
  19. SPOTIFYCONNECT_PARAMETER=--username --password "" --device hw:Device
  20. LMSIP=192.168.1.151
  21.  
  22.  
  23. #### SQUEEZELITE -l ####
  24. Output devices:
  25. null - Discard all samples (playback) or generate zero samples (capture)
  26. equal
  27. plugequal - Equalizer for plughw:0,0
  28. default:CARD=ALSA - bcm2835 ALSA, bcm2835 ALSA - Default Audio Device
  29. sysdefault:CARD=ALSA - bcm2835 ALSA, bcm2835 ALSA - Default Audio Device
  30. dmix:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Direct sample mixing device
  31. dmix:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct sample mixing device
  32. dsnoop:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Direct sample snooping device
  33. dsnoop:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct sample snooping device
  34. hw:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Direct hardware device without any conversions
  35. hw:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct hardware device without any conversions
  36. plughw:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Hardware device with all software conversions
  37. plughw:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Hardware device with all software conversions
  38. default:CARD=Device - USB PnP Sound Device, USB Audio - Default Audio Device
  39. sysdefault:CARD=Device - USB PnP Sound Device, USB Audio - Default Audio Device
  40. front:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Front speakers
  41. surround21:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 2.1 Surround output to Front and Subwoofer speakers
  42. surround40:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 4.0 Surround output to Front and Rear speakers
  43. surround41:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 4.1 Surround output to Front, Rear and Subwoofer speakers
  44. surround50:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 5.0 Surround output to Front, Center and Rear speakers
  45. surround51:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
  46. surround71:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
  47. iec958:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - IEC958 (S/PDIF) Digital Audio Output
  48. dmix:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Direct sample mixing device
  49. dsnoop:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Direct sample snooping device
  50. hw:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Direct hardware device without any conversions
  51. plughw:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Hardware device with all software conversions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement