Volumio2 equalizer plugin

Hi @balbuze, no way I want to pressure you, but any news about this?
The problem is that it starts with the volume at 100%.
Regards

Hi
In my case it also indicate 100% BUT IT AIN’T 100% VOLUME,just my normal default startup volume at 40% :slight_smile:
Blessings to you all

Hi,
Sorry but I’m a bit busy and I must admit I didn’t spend a lot of time on this…
But, in my case , I have the same behaviour than sonoskiller.
I have not yet find the way to correct it. But I’m working on it.

Sorry! I reinstalled it and it’s like @sonoskiller, nothing serious, just cosmetic.
Regards

Hi balbuze

Must say “This is a really good plugin !” :smiley:
Have been testing on and off , with different output devices and it works nicely.
Just follow the rule “Set output device, reboot, activate the plugin , reboot”

Two questions:

When rebooting with the plugin active it takes about 30-60 seconds after I got the UI up and running before I have any sound , is that okey ?
(For example during that time I see nothing when browsing “Music Library”, but when I see stuff there I can play and have sound)

The preset profile “Rock” , do you have the actual values for that setting ? (that setting is good but I need to adjust it a bit to compensate for my hearing defects :slight_smile: )

Bless you

Hi!
Glad to see it works for you…
It takes time because I had to set some “timer” to be sure every components start properly. But I agree it requires some optimization.
For the presets, it just done with the setup I use to dev…If you want something else, just send me your values, and I’ll add it, or change the preset.

and to answers your question, please find values of equalizer for the different preset :

flat"60,60,60,60,60,60,60,60,60,60"
loudness "67,60,50,50,42,50,46,39,65,50"
rock"67,62,60,55,49,46,53,58,62,64"
classic"66,62,60,59,45,49,58,60,62"
bass = "68,67,69,60,46,50,51,53,52"
voice "31,36,40,51,63,79,73,67,53,52"
soundtrack "65,75,70,60,60,70,70,70,60,70"

@balbuze, can not display these values? it occurs to me that it may be a good idea to also display the equalizer controls positioned as the chosen preset.
Regards

Hi,
I 've done a version (never publied) in which I tried to do that.
The problem is the current implementation of sliders in volumio.
It can’t be dynamically change when changing a preset. Only refreshing the page do that. So it not very convenient.
It means, that the current setting appears only when the page is loaded. If you change the setting and apply, the equalizer won’t be updated.
I think it is not usable, and it because the plugin don’t work that way.
But I’m still looking for a solution…

thanks for your answers balbuze

will try and finetune with this values , there something in the 1khz range that’s bugging me

bless you

Do not worry, it’s perfect like this.

@balbuze,

i have ugraded to v2.279 test build, after enabling volumio2 equalizer plugin no sound. tried in all possible ways not success. after every restart only startup sound, then system updated message, then no sound. my setup on rpi3+boss dac.

plz help…

Hi balbuze

I’m afraid I have the same issue , I believe it started with the upgrade to 2.271
I have tried back and forth, uninstall, removing the plugin files, etc. etc.

Bless you

Hummm.
Sorry for this. To help me I need more info.
Have a flashing Ui (because I had this before I updated the plugin).
Before enabling the plugin, be sure your system is working properly. Reboot, recheck and then enable the plugin. If no sound, please check if alsaloop is running “ps -axl |grep alsaloop” and what returns “aplay -l”. I checked with my Rpi2 but I don’t own a rpi3. As last modification was adding a timer in the plugin I suspect a problem depending on the device velocity.

Hi balbuze

Just a note!, as I told you earlier it takes about 30 seconds after a restart to get some sound, I like to check “Music Library” and when I see stuff there I know it’s okey, now I never see anything there when the plugin is active and if I click Albums or Artists I get the running wheels for a moment and then back to the Playback dialogue

Edit: same if I play a song from the Queue , if I play a radio channel nothing happens

volumio@sk3-tv:~$ ps -axl |grep alsaloop
0  1000  1148   933  20   0   1820   368 wait   S    ?          0:00 /bin/sh -c /usr/bin/alsaloop -C plughw:Loopback,1 -P plug:plugequal -t 80000 -w 500
4  1000  1151  1148  20   0   7580  4012 poll_s S    ?          0:00 /usr/bin/alsaloop -C plughw:Loopback,1 -P plug:plugequal -t 80000 -w 500
0  1000  1283  1277  20   0   2588   552 pipe_w S+   pts/0      0:00 grep alsaloop[/code]

[code]volumio@sk3-tv:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  Subdevices: 7/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 7: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
card 7: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1

What about /etc/mpd.conf ?

[code]# Volumio MPD Configuration File

Files and directories

music_directory “/var/lib/mpd/music”
playlist_directory “/var/lib/mpd/playlists”
db_file “/var/lib/mpd/tag_cache”
#log_file “/var/log/mpd/mpd.log”
#pid_file “/var/run/mpd/pid”
#state_file “/var/lib/mpd/state”
#sticker_file “/var/lib/mpd/sticker.sql”
###############################################################################

General music daemon options

user “mpd”
group “audio”
bind_to_address “any”
#port “6600”
#log_level “default”
gapless_mp3_playback “no”
#save_absolute_paths_in_playlists “no”
#metadata_to_use “artist,album,title,track,name,genre,date,composer,performer,disc”
auto_update “yes”
#auto_update_depth “3”
###############################################################################

Symbolic link behavior

follow_outside_symlinks “yes”
follow_inside_symlinks “yes”
###############################################################################

Input

input {
plugin “curl”

proxy “proxy.isp.com:8080

proxy_user “user”

proxy_password “password”

}
###############################################################################

Decoder

###############################################################################

Audio Output

resampler {
plugin “soxr”
quality “high”
threads “0”
}

audio_output {
type “alsa”
name “alsa”
device “hw:Loopback,0”
dop “no”

}

audio_output {
type “fifo”
enabled “no”
name “multiroom”
path “/tmp/snapfifo”
format “44100:16:2”
}

#replaygain “album”
#replaygain_preamp “0”
volume_normalization “no”
###############################################################################

MPD Internal Buffering

audio_buffer_size “8192”
buffer_before_play “10%”
###############################################################################

Resource Limitations

#connection_timeout “60”
max_connections “20”
max_playlist_length “32384”
max_command_list_size “8192”
max_output_buffer_size “16384”
###############################################################################

Character Encoding

filesystem_charset “UTF-8”
id3v1_encoding “UTF-8”
###############################################################################
[/code]

I see.you have no DAC. Do you use jack as output?
Can you give /etc/asound.conf ?

Yes I’m currently using Audio Jack on my Test Pi, but if you like I can install the plugin on a Pi with a Dac

pcm.!default { type plug slave.pcm plugequal; } ctl.equal { type equal; } pcm.plugequal { type equal; slave.pcm "plughw:0,0"; } pcm.equal { type plug; slave.pcm plugequal; }

The weird things is that I see nothing wrong in the config… Yes you can test with a DAC…