- Fix crash when 'Temporal Smoothing' is set to None and source is not visible
Changes from 1.2.1
- Fix rounded caps misaligned by 1 pixel
- Add option to hide the graph when audio is silent
Changes from 1.2.0
- Add circular display mode
- Add level meter display mode
- Add rounded bar caps
- Add option to capture OBS audio output bus (all active audio sources)
- Reduce minimum strength of gaussian filter to work better with bar graphs
Installation
Windows
Either
- Use the installer and select your OBS folder.
or - Extract Waveform_v#.#.#_x86_64.zip to the root of your OBS folder (e.g.
C:\Program Files (x86)\obs-studio
).
Both methods include 32-bit and 64-bit binaries.
Linux (Ubuntu 20.04)
Prebuilt Binaries
- Extract Waveform_v#.#.#_Ubuntu_x64.tar.gz to your
~/.config/obs-studio/plugins
folder.
Source Build
- Step-by-step instructions in the readme.