Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Popping sound during playback
#9
Hi Tim,

The output looks like this
Code:
pi@moode:~ $ /var/www/command/util.sh get-alsavol PCM
pi@moode:~ $ sqlite3 /var/local/www/db/moode-sqlite3.db "select * from cfg_system where param='alsavolume'"
35|alsavolume|

I digged a bit and found out how to increase the hardware buffer size in my /etc/mpd.conf file from 0.5s to 1s by adding
Code:
buffer_time "1000000"


Currently the file looks like this

Code:
#########################################
# This file is automatically generated by
# the player MPD configuration page.
#########################################

music_directory "/var/lib/mpd/music"
playlist_directory "/var/lib/mpd/playlists"
db_file "/var/lib/mpd/database"
log_file "/var/log/mpd/log"
pid_file "/var/run/mpd/pid"
state_file "/var/lib/mpd/state"
sticker_file "/var/lib/mpd/sticker.sql"
user "mpd"
group "audio"
bind_to_address "any"
port "6600"
log_level "default"
restore_paused "yes"
auto_update "no"
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
zeroconf_enabled "no"
zeroconf_name "Moode MPD"
mixer_type "disabled"
gapless_mp3_playback "yes"
replaygain "off"
volume_normalization "no"
audio_buffer_size "4096"
buffer_before_play "30%"
max_output_buffer_size "81920"
id3v1_encoding "UTF-8"
filesystem_charset "UTF-8"
max_connections "20"

decoder {
plugin "ffmpeg"
enabled "yes"
}

input {
plugin "curl"
}

resampler {
plugin "soxr"
quality "very high"
threads "1"
}

audio_output {
type "alsa"
name "ALSA default"
device "hw:1,0"
dop "no"
buffer_time "1000000"
}

audio_output {
type "alsa"
name "ALSA crossfeed"
device "crossfeed"
dop "no"
}

audio_output {
type "alsa"
name "ALSA parametric eq"
device "eqfa4p"
dop "no"
}

audio_output {
type "alsa"
name "ALSA graphic eq"
device "alsaequal"
dop "no"
}

audio_output {
type "alsa"
name "ALSA bluetooth"
device "btstream"
}

The issue seems to have gone away for now. Will be testing over the next few days and let you know the result.
Reply


Messages In This Thread
Popping sound during playback - by placebo-fi - 05-24-2018, 02:37 AM
RE: Popping sound during playback - by Tim Curtis - 05-24-2018, 02:57 AM
RE: Popping sound during playback - by placebo-fi - 05-24-2018, 03:15 AM
RE: Popping sound during playback - by Tim Curtis - 05-24-2018, 03:54 AM
RE: Popping sound during playback - by placebo-fi - 05-24-2018, 05:14 PM
RE: Popping sound during playback - by Tim Curtis - 05-24-2018, 09:26 PM
RE: Popping sound during playback - by placebo-fi - 05-25-2018, 02:17 AM
RE: Popping sound during playback - by Tim Curtis - 05-25-2018, 02:48 AM
RE: Popping sound during playback - by placebo-fi - 05-25-2018, 03:10 AM
RE: Popping sound during playback - by Mullet - 11-18-2019, 04:40 AM
RE: Popping sound during playback - by Tim Curtis - 11-18-2019, 01:12 PM
RE: Popping sound during playback - by DRONE7 - 11-18-2019, 05:47 AM
RE: Popping sound during playback - by Mullet - 11-18-2019, 09:44 PM
RE: Popping sound during playback - by Tim Curtis - 11-18-2019, 05:18 PM
RE: Popping sound during playback - by leicray - 02-01-2020, 02:04 PM
RE: Popping sound during playback - by DRONE7 - 02-03-2020, 11:47 PM
RE: Popping sound during playback - by Tim Curtis - 02-04-2020, 12:29 AM
RE: Popping sound during playback - by leicray - 02-06-2020, 08:52 PM
RE: Popping sound during playback - by Tim Curtis - 02-06-2020, 09:07 PM
RE: Popping sound during playback - by Tim Curtis - 02-11-2020, 10:03 PM
RE: Popping sound during playback - by Tim Curtis - 02-12-2020, 01:05 AM
RE: Popping sound during playback - by Tim Curtis - 02-12-2020, 01:08 PM
RE: Popping sound during playback - by Tim Curtis - 02-14-2020, 01:54 PM
RE: Popping sound during playback - by DRONE7 - 02-12-2020, 05:48 PM
RE: Popping sound during playback - by Tim Curtis - 02-12-2020, 07:18 PM
RE: Popping sound during playback - by DRONE7 - 02-12-2020, 07:35 PM
RE: Popping sound during playback - by Tim Curtis - 02-12-2020, 08:28 PM
RE: Popping sound during playback - by DRONE7 - 02-12-2020, 09:53 PM
RE: Popping sound during playback - by Tim Curtis - 02-14-2020, 10:54 PM
RE: Popping sound during playback - by Tim Curtis - 02-14-2020, 11:36 PM
RE: Popping sound during playback - by codiac - 02-18-2020, 05:51 PM
RE: Popping sound during playback - by codiac - 02-18-2020, 06:03 PM
RE: Popping sound during playback - by codiac - 02-18-2020, 06:19 PM
RE: Popping sound during playback - by Tim Curtis - 02-18-2020, 07:00 PM
RE: Popping sound during playback - by codiac - 02-19-2020, 06:16 AM
RE: Popping sound during playback - by codiac - 02-19-2020, 06:17 AM
RE: Popping sound during playback - by codiac - 02-19-2020, 06:22 PM
RE: Popping sound during playback - by DRONE7 - 02-19-2020, 07:29 PM
RE: Popping sound during playback - by codiac - 02-19-2020, 06:03 PM
RE: Popping sound during playback - by codiac - 02-21-2020, 06:46 PM
RE: Popping sound during playback - by codiac - 02-22-2020, 01:34 PM
RE: Popping sound during playback - by codiac - 02-22-2020, 02:22 PM
RE: Popping sound during playback - by Tim Curtis - 02-22-2020, 02:47 PM
RE: Popping sound during playback - by codiac - 02-22-2020, 06:56 PM
RE: Popping sound during playback - by leicray - 02-23-2020, 01:52 PM
RE: Popping sound during playback - by codiac - 02-23-2020, 06:32 PM
RE: Popping sound during playback - by leicray - 02-24-2020, 11:08 AM
RE: Popping sound during playback - by leicray - 02-26-2020, 08:42 AM
RE: Popping sound during playback - by CallMeMike - 03-22-2020, 05:01 AM
Loud peak between two songs - by e11bits - 05-24-2018, 09:38 PM
RE: Loud peak between two songs - by rikardo1979 - 05-25-2018, 09:21 AM
RE: Loud peak between two songs - by Tim Curtis - 05-24-2018, 09:55 PM

Forum Jump: