Skip to content

Releases: SounDoer/PLVS

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 08:59

Added

  • Tray menu now includes a device switcher and preset selection.
  • The update dialog shows every version's notes across a multi-release upgrade.

Fixed

  • Tray menu no longer freezes while audio devices load, and now marks the active preset.
  • Update dialog heading fits multi-version notes.
  • Native right-click menu is suppressed in dock accessory windows.
  • Popover panels no longer pre-highlight their first option.

安装

Windows

  • 安装版:下载 PLVS_0.11.3_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.11.3-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.11.3-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.11.3_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.11.3-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.11.3-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:01

Fixed

  • Dock Modules and Presets menus now use the same adaptive, capped width as the header popovers, so long custom module names no longer burst the panel; overflowing names truncate with a clipped-only hover tip.

安装

Windows

  • 安装版:下载 PLVS_0.11.2_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.11.2-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.11.2-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.11.2_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.11.2-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.11.2-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:13

Changed

  • Unified all editor rename forms behind one shared component.
  • Unified add/new entry points behind a single AddButton.
  • Rule metric order in the profile editor now derives from the Stats panel.

Fixed

  • Long names no longer truncate incorrectly in capped popovers.
  • Rename inputs no longer widen w-max list panels.
  • Profile editor rule columns align on a shared grid; Reference is folded into the grid to reclaim metric width.
  • Clipped metrics now show a tooltip.
  • Number fields are sized in ch and settle at metric precision.

安装

Windows

  • 安装版:下载 PLVS_0.11.1_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.11.1-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.11.1-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.11.1_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.11.1-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.11.1-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:50

Added

  • Loudness Profile: a rule-based profile editor (per-metric tolerances, reference line, watched-metric marking) replacing the old single numeric reference, with active-profile status surfaced in Stats, the footer, and the Level Meter TP Max marker, and profiles snapshotted into layout presets.
  • History storage keeps an exact min-max summary index so zoomed-out views stay accurate without rescanning raw samples.

Changed

  • Loudness, Spectrum, Spectrogram, Vectorscope, and Waveform history rendering now scale to long capture sessions (chunked storage, binary-search timestamp resolution, ring buffers) instead of scanning or copying the full retained history on every frame.
  • Toolbar popovers use tighter adaptive layouts.

Fixed

  • Waveform envelope keeps full vertical resolution and no longer flickers while idle, and preserves non-finite gaps correctly.
  • Spectrogram and Spectrum history correctly preserve gap boundaries and retained tail rows.
  • Stats metric labels no longer clip descenders.
  • Numerous Loudness Profile editing edge cases (blank thresholds, half-typed rules, draft persistence across presets and Dock mode, renaming).

安装

Windows

  • 安装版:下载 PLVS_0.11.0_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.11.0-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.11.0-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.11.0_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.11.0-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.11.0-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:30

Added

  • Vectorscope Polar display modes (Polar Level, Polar Sample) for both the panel and Dock, including click-to-reset Peak hold and Peak hold reconstruction while scrubbing snapshots.
  • In-app updater now shows a changelog confirmation dialog before installing and relaunches automatically after install.

Changed

  • Polar Level now reads on a consistent Ozone/PAZ-style scale instead of shrinking whenever Peak hold is enabled.
  • Snapshot Peak hold reconstruction uses ~25x less memory on long retention windows.

Fixed

  • Vectorscope pair-label alignment, spacing, and Dock behavior are unified across display modes.
  • Snapshot Peak hold no longer shows a look-ahead of future samples.
  • Updater release notes stay focused on actual changes.

安装

Windows

  • 安装版:下载 PLVS_0.10.0_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.10.0-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.10.0-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.10.0_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.10.0-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.10.0-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:27

Added

  • CLI commands for probing media tracks and applying opt-in loudness and true-peak quality-control thresholds.
  • CLI device listing and richer doctor diagnostics for capture devices, bundled VAD engines, and build capabilities.
  • Dialogue-gated CLI analysis with selectable VAD engines, dialogue metrics, reference offsets, and batch-analysis support.
  • CLI profile validation, export, and import for managing desktop configuration without launching the UI.

Changed

  • Dock mode is now limited to Windows and disabled on macOS.

Fixed

  • Keyboard shortcuts are captured consistently regardless of the currently focused control.
  • Dock accessory windows remain open reliably while moving the pointer between related windows.
  • Hidden Dock editors are measured before display, preventing incorrect initial sizing.
  • Dock loudness history continues advancing after the retained history ring reaches capacity.

安装

Windows

  • 安装版:下载 PLVS_0.9.4_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.9.4-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.9.4-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.9.4_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.9.4-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.9.4-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:56

Changed

  • Loudness, vectorscope, waveform, and spectrum trace stroke widths are now driven consistently by their theme tokens and rendered at true CSS-pixel widths, instead of some curves scaling incorrectly or ignoring the configured width.

Fixed

  • Window chrome (decorations/shadow) and geometry are now applied in the correct order across Dock, presets, and relaunch, fixing window drift and shadow inconsistencies.
  • Dock accessory windows size correctly under Windows Text Size scaling instead of clipping their content.
  • Panel settings menu stays within the viewport.
  • Update status in Settings now reflects the latest check instead of a stale state.
  • Popovers close when the window loses focus.

安装

Windows

  • 安装版:下载 PLVS_0.9.3_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.9.3-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.9.3-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.9.3_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.9.3-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.9.3-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:46

Fixed

  • Restored macOS packaging by aligning the direct window-vibrancy dependency with Tauri.
  • Kept the Dock AppBar anchored to its original monitor work area when Windows temporarily moves a minimized window offscreen.

安装

Windows

  • 安装版:下载 PLVS_0.9.2_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.9.2-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.9.2-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.9.2_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.9.2-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.9.2-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:21

Added

  • Dock Mode with top and bottom placement, Windows work-area reservation, resizable modules, accessory editors, and preset integration.
  • Dock modules for transport, level, loudness, stats, correlation, spectrum, vectorscope, waveform, and spectrogram monitoring.
  • plvs-cli capture for recording live input into the shared summary metrics JSON contract.
  • Small, Default, Large, and Extra Large interface size profiles for normal mode.
  • Fractional-octave spectrum smoothing, tracked peak labels, and Max Hold controls.

Changed

  • Standardized normal-mode typography, iconography, and chart-axis geometry on semantic design tokens.
  • Made the Settings drawer width and layout adapt to interface size and narrow application windows.
  • Renamed Spectrum temporal Smoothing to Speed and Peak hold to Max hold.

Fixed

  • Stabilized Dock startup, edge transitions, AppBar reservation, accessory windows, and preset restoration.
  • Kept Dock history, waveform, spectrogram, stats, and level displays responsive across module sizes.
  • Improved Spectrum peak-label tracking and synchronized octave-smoothing analysis requests.
  • Corrected History Length unit labels and optical alignment of panel pin controls.
  • Made Windows-only Dock smoke tests platform-independent in Linux release verification.

安装

Windows

  • 安装版:下载 PLVS_0.9.1_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.9.1-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.9.1-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.9.1_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.9.1-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.9.1-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:43

Added

  • Vectorscope hold now shows a phosphor-style persistence trace of recent samples instead of a smoothed live trace.

Fixed

  • Loudness history curve no longer freezes once a session exceeds the configured retention window.
  • Timeline hover no longer shows Loudness/Waveform values over regions without real data.

安装

Windows

  • 安装版:下载 PLVS_0.8.1_x64-setup.exe,双击运行。
  • 便携版:下载 PLVS-v0.8.1-x64-portable.exe,直接运行,无需安装。
  • 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。

macOS (Apple Silicon)

  • 下载 PLVS-v0.8.1-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
  • 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app

Installation

Windows

  • Installer: Download PLVS_0.8.1_x64-setup.exe and double-click to run.
  • Portable: Download PLVS-v0.8.1-x64-portable.exe and run directly — no installation required.
  • SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".

macOS (Apple Silicon)

  • Download PLVS-v0.8.1-aarch64.dmg, open it and drag PLVS to Applications.
  • If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app