v1.1.0
- Fix crash when using audio configurations with more than 2 channels
- Fix name conflict with other plugins
- Add bar and "stepped" bar visualizers
- Minor performance improvements
IMPORTANT
Due to being renamed to avoid conflicts with other plugins, sources made with version 1.0.0 will no longer be recognized.
If you would like to preserve those sources you can edit your scene files in %appdata%/obs-studio/basic/scenes
and replace occurrences of waveform_source
with phandasm_waveform_source
.
Apologies for the inconvenience.
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
).
Requirements (included with installer)
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.