Hi everyone,
I have published a simplified fork of wmsmixer called wmpulsemixer.
It replaces obsolete OSS/direct ALSA hardware access with pamixer. This
allows the dockapp to work natively on modern systems running PipeWire
or PulseAudio.
I simplified it a bit and removed features I did not need: no
configuration file, only VOL and MIC channels, mono only. I did however
add the possibility to define a boost factor to allow setting a volume
over 100% (for example with a factor of 1.5 the volume can be set
between 0 and 150%).
You can find it here:
https://github.com/polletfa/wmpulsemixer
Best regards,
Fabien Pollet