voc / voctomix

Full-HD Software Live-Video-Mixer in python
https://c3voc.de/
MIT License
579 stars 107 forks source link

VU meters for all audiostreams #222

Closed sophieschi closed 5 years ago

sophieschi commented 6 years ago

This commit adds the possibility to show VU meters for all audiostreams. vumeter=1 in voctogui.ini mimics the previous behaviour of showing only the first stereo pair. vumeter=all will show a VU meter for every configured audiostream and audiochannel without having to specify an explicit number. vumeter=n will show only show vumeters for all audio channels of first n audiostreams.

MaZderMind commented 6 years ago

Sorry dass der liegen geblieben ist. Ich schau ihn mir am WE an.