Hi,
As this is my first post, I'd like to thank this project for making such an awesome piece of software!
I have installed RuneAudio_rpi2_rp3_0.4-beta_20170229_2GB.img.gz on RPi2 with IQAudIO DigiAMP+, and I've set up a rotary encoder volume control using this guide: post16839.html.
The problem is: if I set the volume using rotary, then change it from RuneUI or alsamixer, when I touch the encoder again, the volume comes back to the previous value as set by the encoder, the GUI changes are discarded.
Volume control in MPD preferences is set to hardware.
I've reviewed the IQ_rot.c file thinking that the volume value is cached somewhere, but no: on every touch it is read from ALSA. Does anyone know how to solve this?