Yet Another EBU Meter.
Fork of ebumeter.
Scale support is currently only manual, to set interface scale either set environment variable or use CLI flag (CLI flag have higher priority over env var):
ebumeter -z 2
./source/ebumeter -z 1.3
EBUMETER_SCALE=2 ebumeter
EBUMETER_SCALE=1.5 ./source/ebumeter
ebumeter -cl "Bose AE2 SoundLink:monitor_FL" -cr "Bose AE2 SoundLink:monitor_FR"
./source/ebumeter -cl 'ATH-M50xBT :monitor_FL' -cr 'ATH-M50xBT :monitor_FR'
- support for custom themes (and also multiple image scaling)
- few custom themes inspired by legendary hardware and software
- set options (like Momentary/Short-term, +9/+18, LU/LUFS, start) via CLI
- hotkeys
- use
SDL
andSDL_image
instead ofXlib
- show ms length of highest TruePeak (and mean/average length of other TruePeaks)
- add a switch for showing last/highest TruePeak length