File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ include(CheckSymbolExists)
88
99project (waveform)
1010
11- set (WAVEFORM_VERSION "1.6.0-beta2 " )
11+ set (WAVEFORM_VERSION "1.6.0-beta3 " )
1212
1313# set default install prefix to OBS plugin path on linux and MacOS
1414# otherwise set it to the windows installer source folder
Original file line number Diff line number Diff line change 1+ # Notice to Intel Mac users
2+ OBS requirement has been bumped to 28, please uninstall older versions of waveform first.
3+
4+ ## Beta 3 changes
5+ - Fix graph frozen after playback of media file finishes
6+ - Fix "Hide graph when audio is silent" option for level meters
7+
18## Beta 2 changes
29- Fix possible crash when using volume normalization or rolloff
310- Adjustments to mirror frequency axis option
3239Note: Should work for most distros, but do not mix with the .deb package above.
3340</details >
3441
35- ### MacOS (10.13 +)
42+ ### MacOS (11.0+, OBS 28 +)
3643<details >
3744<summary >Click for instructions</summary >
3845
3946#### Intel Macs
47+ - ** Uninstall waveform versions prior to 1.6.0-beta3**
4048- Download Waveform\_ v#.#.#\_ MacOS\_ x86\_ 64.pkg and run it.
4149
42- #### ARM64/Apple Silicon Macs (OBS 28+ required)
50+ #### ARM64/Apple Silicon Macs
4351- Download Waveform\_ v#.#.#\_ MacOS\_ arm64.pkg and run it.
4452Note: Use the ARM version only if you have a native ARM build of OBS.
4553</details >
You can’t perform that action at this time.
0 commit comments