Skip to content

[Plugin] Add TONE3000 Plugin - #942

Merged
kmturley merged 1 commit into
mainfrom
plugin/tone3000-plugin
Sep 2, 2026
Merged

[Plugin] Add TONE3000 Plugin#942
kmturley merged 1 commit into
mainfrom
plugin/tone3000-plugin

Conversation

@kmturley

@kmturley kmturley commented Sep 2, 2026

Copy link
Copy Markdown
Member

Adds the TONE3000 Plugin (v0.0.2) — a JUCE-based audio plugin (VST3, AU, CLAP, AAX, LV2, Standalone) that loads Neural Amp Modeler (NAM) captures and impulse responses (IRs) directly from the TONE3000 online tone catalog.

Source: https://github.com/tone-3000/tone3000-plugin

Checks performed:

  • MIT licensed, active repo, not a fork
  • Release v0.0.2 has binary assets for macOS (universal), Windows (x64), and Linux (x64)
  • No existing registry entry or open PR for this package
  • npm run dev:validate passes (sha256/size verified for all 6 files)
  • npm run check (lint, format, tests, build) passes

Notes for reviewers:

  • The auto-fetch script's preview image was a near-blank placeholder; replaced with the actual TONE3000 logo from plugin/icon/icon.png in the source repo.
  • Corrected the Windows file contains values — the fetch script guessed lv2, but LV2 is only built for Linux in this project (confirmed via the repo's Inno Setup script and GitHub Actions workflow). Windows ships vst3, clap, aax, exe instead; AAX presence was confirmed by expanding the macOS .pkg and inspecting its bundles directly.

JUCE-based plugin (VST3/AU/CLAP/AAX/LV2) that loads Neural Amp Modeler captures and impulse responses from the TONE3000 tone catalog.
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Plugin author notification:

@tone-3000 — 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 c8dedd1 into main Sep 2, 2026
6 checks passed
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.

1 participant