this is for the cat /usr/share/camilladsp/working_config.yml command
from /var/log/mpd/log
moodeutl -F
moodeutl -l
Code:
devices:
adjust_period: 10
capture:
type: File
channels: 2
filename: /dev/stdin
format: S16LE
capture_samplerate: 0
chunksize: 1024
enable_rate_adjust: false
enable_resampling: false
playback:
type: Alsa
channels: 2
device: hw:1,0
format: S16LE
queuelimit: 1
resampler_type: BalancedAsync
samplerate: 44100
silence_threshold: 0
silence_timeout: 0
target_level: 0
filters:
peqgain:
type: Gain
parameters:
gain: -6.000000
inverted: false
band_01:
type: Biquad
parameters:
type: Peaking
freq: 23
q: 0.930000
gain: 5.600000
band_02:
type: Biquad
parameters:
type: Peaking
freq: 61
q: 2.480000
gain: 1.900000
band_03:
type: Biquad
parameters:
type: Peaking
freq: 1702
q: 2.130000
gain: 3.200000
band_04:
type: Biquad
parameters:
type: Peaking
freq: 3286
q: 3.950000
gain: 2.600000
band_05:
type: Biquad
parameters:
type: Peaking
freq: 5648
q: 3.940000
gain: -4.600000
band_06:
type: Biquad
parameters:
type: Peaking
freq: 210
q: 1.320000
gain: -2.300000
band_07:
type: Biquad
parameters:
type: Peaking
freq: 449
q: 0.720000
gain: -0.700000
band_08:
type: Biquad
parameters:
type: Peaking
freq: 4393
q: 0.220000
gain: 0.200000
band_09:
type: Biquad
parameters:
type: Peaking
freq: 10533
q: 1.170000
gain: 2.200000
band_10:
type: Biquad
parameters:
type: Peaking
freq: 19366
q: 0.380000
gain: -11.600000
mixers:
stereo:
channels:
in: 2
out: 2
mapping:
- dest: 0
sources:
- channel: 0
gain: 0
inverted: false
- dest: 1
sources:
- channel: 1
gain: 0
inverted: false
pipeline:
- type: Mixer
name: stereo
- type: Filter
channel: 0
names:
- peqgain
- band_01
- band_02
- band_03
- band_04
- band_05
- band_06
- band_07
- band_08
- band_09
- band_10
- type: Filter
channel: 1
names:
- peqgain
- band_01
- band_02
- band_03
- band_04
- band_05
- band_06
- band_07
- band_08
- band_09
- band_10
from /var/log/mpd/log
Code:
Apr 29 16:21 : player: played "SDCARD/Stereo Test/LRMonoPhase4.flac"
Apr 29 16:27 : player: played "SDCARD/Stereo Test/LRMonoPhase4.flac"
Apr 29 16:30 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:30 : exception: Failed to open audio output
Apr 29 16:30 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:30 : exception: Failed to open audio output
Apr 29 16:30 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:30 : exception: Failed to open audio output
Apr 29 16:32 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:32 : exception: Failed to open audio output
Apr 29 16:32 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:32 : exception: Failed to open audio output
Apr 29 16:32 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:32 : exception: Failed to open audio output
Apr 29 16:33 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:33 : exception: Failed to open audio output
Apr 29 16:33 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:33 : exception: Failed to open audio output
Apr 29 16:40 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:40 : exception: Failed to open audio output
Apr 29 16:40 : exception: Failed to play on "ALSA Default" (alsa): snd_pcm_poll_descriptors_revents() failed: No such device
Apr 29 16:40 : exception: Failed to open audio output
Apr 29 16:43 : player: played "SDCARD/Stereo Test/LRMonoPhase4.flac"
Apr 29 16:44 : player: played "SDCARD/Stereo Test/LRMonoPhase4.flac"
moodeutl -F
Code:
*** Scanning for playback devices ***
Card 0, ID `b1', name `bcm2835 HDMI 1'
Device 0, ID `bcm2835 HDMI 1', name `bcm2835 HDMI 1', 4 subdevices (4 availabl e)
1..8 channels, sampling rate 8000..192000 Hz
Sample formats: U8, S16_LE
Buffer size range from 80 to 131072
Period size range from 80 to 131072
Subdevice 0, name `subdevice #0'
Subdevice 1, name `subdevice #1'
Subdevice 2, name `subdevice #2'
Subdevice 3, name `subdevice #3'
Card 1, ID `Headphones', name `bcm2835 Headphones'
Device 0, ID `bcm2835 Headphones', name `bcm2835 Headphones', 4 subdevices (4 available)
1..8 channels, sampling rate 8000..192000 Hz
Sample formats: U8, S16_LE
Buffer size range from 80 to 131072
Period size range from 80 to 131072
Subdevice 0, name `subdevice #0'
Subdevice 1, name `subdevice #1'
Subdevice 2, name `subdevice #2'
Subdevice 3, name `subdevice #3'
Code:
20210425 091304 worker: -- Start
20210425 091304 worker: Successfully daemonized
20210425 091306 worker: Integrity check (passed)
20210425 091308 moode.php: MPD connect failed: cmd=(playlist)
20210425 091311 worker: File check (OK)
20210425 091311 moode.php: MPD connect failed: cmd=(playlist)
20210429 161958 moode.php: MPD connect failed: cmd=(playlist)
20210429 162002 moode.php: MPD connect failed: cmd=(playlist)
20210429 162003 worker: Session vacuumed
20210429 162003 worker: Session loaded
20210429 162003 worker: Debug logging (OFF)
20210429 162004 worker: -- Audio debug
20210429 162004 worker: ALSA cards: (0:b1 | 1:Headphones | 2:empty | 3:empty
20210429 162004 worker: MPD config: (0:Pi HDMI 1 | mixer:(HDMI) | card:0)
20210429 162005 worker: ALSA mixer actual (HDMI)
20210429 162006 moode.php: MPD connect failed: cmd=(playlist)
20210429 162007 worker: ALSA HDMI volume set to (0%)
20210429 162007 worker: -- System
20210429 162014 worker: Host (moode)
20210429 162014 worker: moOde (7.2.0 2021-04-24)
20210429 162014 worker: RaspiOS (10.6)
20210429 162014 worker: Kernel (5.4.77+ #1371)
20210429 162014 worker: Platform (Pi-B+ 1.2 512MB)
20210429 162014 worker: ARM arch (armv6l, 32-bit kernel)
20210429 162014 worker: MPD ver (0.22.6_p0x3)
20210429 162014 worker: CPU gov (ondemand)
20210429 162014 worker: USB boot not available
20210429 162015 worker: File system not expanded yet
20210429 162015 worker: HDMI port on
20210429 162015 worker: -- Network
20210429 162015 worker: eth0 exists
20210429 162015 worker: IP addr (192.168.1.4)
20210429 162015 worker: Netmask (255.255.255.0)
20210429 162016 worker: Gateway (192.168.1.1)
20210429 162016 worker: Pri DNS (192.168.1.1)
20210429 162016 worker: Domain (None)
20210429 162016 worker: wlan0 does not exist
20210429 162016 worker: -- Audio config
20210429 162016 worker: ALSA card number (0)
20210429 162016 worker: MPD audio output (Pi HDMI 1)
20210429 162017 worker: Audio formats (U8, S16_LE)
20210429 162018 worker: ALSA mixer name (HDMI)
20210429 162018 worker: MPD volume control (software)
20210429 162018 worker: Hdwr volume controller exists
20210429 162018 worker: Max ALSA volume (100%)
20210429 162018 worker: ALSA loopback (Off)
20210429 162018 worker: Reset renderer active flags
20210429 162018 worker: CamillaDSP (off)
20210429 162018 worker: -- MPD startup
20210429 162018 worker: MPD started
20210429 162021 worker: MPD accepting connections
20210429 162021 worker: MPD output 1 ALSA Default (on)
20210429 162021 worker: MPD output 2 ALSA Bluetooth (off)
20210429 162021 worker: MPD output 3 HTTP Server (off)
20210429 162021 worker: MPD crossfade (off)
20210429 162021 worker: MPD ignore CUE files (yes)
20210429 162021 worker: -- Feature availability
20210429 162021 worker: Source select (available)
20210429 162021 worker: Source select (source: MPD)
20210429 162022 worker: Source select (output: Pi HDMI 1)
20210429 162022 worker: Bluetooth (available)
20210429 162022 worker: Airplay renderer (available)
20210429 162022 worker: Spotify renderer (available)
20210429 162022 worker: Squeezelite (available)
20210429 162022 worker: RoonBridge renderer (not installed)
20210429 162022 worker: UPnP renderer (available)
20210429 162022 worker: DLNA server (available)
20210429 162022 worker: UPnP browser (available)
20210429 162022 worker: GPIO button handler (available)
20210429 162022 worker: Stream recorder (n/a)
20210429 162022 worker: -- Music sources
20210429 162022 worker: USB sources (none attached)
20210429 162022 worker: NAS and UPnP sources (none configured)
20210429 162022 worker: -- Other
20210429 162022 worker: USB volume knob (Off)
20210429 162022 worker: USB auto-mounter (udisks-glue)
20210429 162023 worker: LED0 (On)
20210429 162023 worker: LED1 (On)
20210429 162023 worker: Saved MPD vol level (0)
20210429 162023 worker: Preamp volume level (0)
20210429 162023 worker: MPD volume level (0) restored
20210429 162023 worker: ALSA HDMI volume (96%)
20210429 162023 worker: Auto-play (Off)
20210429 162023 worker: Maintenance interval (3 hours)
20210429 162023 worker: Screen saver activation (Never)
20210429 162024 worker: Session permissions (OK)
20210429 162024 worker: Watchdog started
20210429 162024 worker: Ready
20210429 162054 worker: Job mpdcfg
20210429 162239 worker: Job airplaysvc
20210429 162252 worker: Job spotifysvc
20210429 162550 worker: Job spotifysvc
20210429 162941 worker: Job camilladsp
20210429 164312 worker: Job camilladsp
20210429 172127 worker: Job mpdcfg