[Plugin] Add TONE3000 Plugin - #942
Merged
Merged
Conversation
JUCE-based plugin (VST3/AU/CLAP/AAX/LV2) that loads Neural Amp Modeler captures and impulse responses from the TONE3000 tone catalog.
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
npm run dev:validatepasses (sha256/size verified for all 6 files)npm run check(lint, format, tests, build) passesNotes for reviewers:
plugin/icon/icon.pngin the source repo.containsvalues — the fetch script guessedlv2, but LV2 is only built for Linux in this project (confirmed via the repo's Inno Setup script and GitHub Actions workflow). Windows shipsvst3,clap,aax,exeinstead; AAX presence was confirmed by expanding the macOS.pkgand inspecting its bundles directly.