Skip to content

Releases: phandasm/waveform

v1.2.1

17 Mar 02:53
Compare
Choose a tag to compare
  • 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.

v1.2.0

13 Mar 18:27
Compare
Choose a tag to compare
  • 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.

v1.1.1

26 Feb 17:48
Compare
Choose a tag to compare
  • Fix crash that can occur in certain configurations
  • Fix potential installation issues
  • Auto recapture audio sources that have been removed and re-added

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.

v1.1.1-rc2

26 Feb 05:11
Compare
Choose a tag to compare
v1.1.1-rc2 Pre-release
Pre-release
  • Fix intermittent crash

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.

v1.1.1-rc1

25 Feb 21:20
Compare
Choose a tag to compare
v1.1.1-rc1 Pre-release
Pre-release
  • Attempt to fix crashes

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.

v1.1.0

17 Jan 03:27
Compare
Choose a tag to compare
  • 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.

v1.1.0-rc1

14 Jan 06:44
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release
  • 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 occurances 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.
  • Install FFTW sudo apt-get install libfftw3-3 if using the non-static build

Source Build

  • Step-by-step instructions in the readme.

v1.0.0

30 Nov 02:47
Compare
Choose a tag to compare

Installation

Either

  • Use the installer and select your OBS folder.
    or
  • Extract Waveform_1.0.0_x86_64.zip to the root of your OBS folder (e.g. C:\Program Files (x86)\obs-studio).

Requirements (included with installer)