Skip to content

[plugin] Add PlugNspectr - #680

Merged
kmturley merged 1 commit into
mainfrom
plugin/plugnspectr
Jul 29, 2026
Merged

[plugin] Add PlugNspectr#680
kmturley merged 1 commit into
mainfrom
plugin/plugnspectr

Conversation

@kmturley

Copy link
Copy Markdown
Member

Summary

  • Adds PlugNspectr, an analyzer that measures the frequency response, harmonic distortion, and dynamics of other audio plugins in your DAW in real time, by Kevin Jenkins.
  • License: GPL-3.0. Windows VST3 + AU (2 bundles: Pre/Post) — macOS build still to come per upstream.
  • This one caught a real dev:fetch bug: the zip triggers unzip's harmless "backslashes as path separator" warning (exit 1), which was discarding the whole archive inspection and falling back to unreliable release-note text matching (wrongly adding component/AU from a sentence about a future macOS build). Fixed in [fix] Two more dev:fetch bugs found in batch 6 #675 — this PR reflects the corrected contains: [vst3].

Test plan

  • npm run dev:validate passes
  • npm run check passes

Analyzes the frequency response, harmonic distortion, and dynamics of other audio plugins (GPL-3.0).
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Plugin author notification:

@kevin-jenkins — your plugin has been submitted to the Open Audio Stack registry. Please review this PR and let us know if the metadata (name, description, tags, files) is correct. To see a full list of all currently added plugins, click here.

@kmturley
kmturley merged commit 28562d9 into main Jul 29, 2026
6 checks passed
@kevin-jenkins

Copy link
Copy Markdown

Thanks for the add, @kmturley!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants