Advertisement
JoshHeng

Untitled

Feb 14th, 2019
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 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. #### SQUEEZELITE BUILDOPTIONS ####
  6. Build options: LINUX ALSA EVENTFD RESAMPLE FFMPEG VISEXPORT IR GPIO DSD CONTROLSBS ALSASYNC BLUETOOTHSYNC
  7.  
  8.  
  9. #### AUDIOPLAYER CONFIG ####
  10. ### Configuration of Audioplayers
  11. SQUEEZELITE_PARAMETER=-o plug:plugequal -a 80::: -C 10
  12. SQUEEZESLAVE_PARAMETER=-n plugequal
  13. SHAIRPORT_PARAMETER=-d sysdefault:CARD=ALSA
  14. USE_USB_DAC=0
  15. USE_EQUALIZER=0
  16. SYSTEM_USER=pi
  17. YMPD_PARAMETER=--webport 8081
  18. MULTISQUEEZE_PLAYERCOUNT=2
  19. MULTISQUEEZE_NAME_0=desk
  20. MULTISQUEEZE_PARAMETER_0=-o default:CARD=Device -a 80:4::
  21. MULTISQUEEZE_NAME_1=mainroom
  22. MULTISQUEEZE_PARAMETER_1=-o default:CARD=ALSA -a 80:::
  23. SPOTIFYCONNECT_PARAMETER=--username --password "" --device hw:Device
  24. LMSIP=192.168.1.151
  25.  
  26.  
  27. #### SQUEEZELITE -l ####
  28. Output devices:
  29. null - Discard all samples (playback) or generate zero samples (capture)
  30. equal
  31. plugequal - Equalizer for plughw:0,0
  32. default:CARD=ALSA - bcm2835 ALSA, bcm2835 ALSA - Default Audio Device
  33. sysdefault:CARD=ALSA - bcm2835 ALSA, bcm2835 ALSA - Default Audio Device
  34. dmix:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Direct sample mixing device
  35. dmix:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct sample mixing device
  36. dsnoop:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Direct sample snooping device
  37. dsnoop:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct sample snooping device
  38. hw:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Direct hardware device without any conversions
  39. hw:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct hardware device without any conversions
  40. plughw:CARD=ALSA,DEV=0 - bcm2835 ALSA, bcm2835 ALSA - Hardware device with all software conversions
  41. plughw:CARD=ALSA,DEV=1 - bcm2835 ALSA, bcm2835 IEC958/HDMI - Hardware device with all software conversions
  42. default:CARD=Device - USB PnP Sound Device, USB Audio - Default Audio Device
  43. sysdefault:CARD=Device - USB PnP Sound Device, USB Audio - Default Audio Device
  44. front:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Front speakers
  45. surround21:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 2.1 Surround output to Front and Subwoofer speakers
  46. surround40:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 4.0 Surround output to Front and Rear speakers
  47. surround41:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 4.1 Surround output to Front, Rear and Subwoofer speakers
  48. surround50:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 5.0 Surround output to Front, Center and Rear speakers
  49. surround51:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
  50. surround71:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
  51. iec958:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - IEC958 (S/PDIF) Digital Audio Output
  52. dmix:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Direct sample mixing device
  53. dsnoop:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Direct sample snooping device
  54. hw:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Direct hardware device without any conversions
  55. plughw:CARD=Device,DEV=0 - USB PnP Sound Device, USB Audio - Hardware device with all software conversions
  56.  
  57.  
  58.  
  59. #### SHAIRPORT (SYNC) VERSION ####
  60. 3.1.1-OpenSSL-Avahi-ALSA-soxr-sysconfdir:/usr/local/etc
  61.  
  62.  
  63. #### OUTPUT SOUND DETAILS CARD 0 ####
  64. access: MMAP_INTERLEAVED
  65. format: S16_LE
  66. subformat: STD
  67. channels: 2
  68. rate: 44100 (44100/1)
  69. period_size: 884
  70. buffer_size: 3536
  71.  
  72.  
  73. #### OUTPUT SOUND DETAILS CARD 1 ####
  74. access: MMAP_INTERLEAVED
  75. format: S16_LE
  76. subformat: STD
  77. channels: 2
  78. rate: 48000 (48000/1)
  79. period_size: 1024
  80. buffer_size: 16384
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement