I would really love to use #OpenSoundMeter in #EventTech on #Linux.
The #AppImage does not work with #Pipewire properly. So I managed to fetch the source from Github and compile it. The result doesn't work properly with Pipewire either: When I set my Umik-1 USB measurement mic to "pro audio", I can't access it, and when I set ot to stereo consumer input something, OpenSoundMeter does get the input, but it doesn't do analyses. Yet the input gain meters show signal.
So I tried to go full nerd mode and work on this pull request that enables #Jack support, which translates to Pipewire pro audio: https://github.com/psmokotnin/osm/pull/60/
While this does compile, it hangs on startup if any device is set to pro audio, and doesn't find any device at all otherwise.
Eventually I installed the Windows version of OpenSoundMeter in Wine, which then successfully accesses the mic via Pulse. I feel a little sick now. (And this is not because parts of the UI are in Polish now, yet missing the font displaying it properly.)