Add Plasma plugin - #428
Open
kmturley wants to merge 1 commit into
Open
Conversation
Adds Plasma (Dimethoxy/Plasma), an asymmetrical distortion/saturation plugin. VST3+LV2 on Linux, VST3+AU (universal) via macOS pkg installer, VST3 via Windows installer — verified with pkgutil and the repo's own Inno Setup script since neither innoextract nor 7z could parse this Inno Setup version. Image sourced from the repo's own Preview.png.
|
Plugin author notification: @Dimethoxy — 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. |
Member
Author
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.

Summary
.pkginstaller. Windows: VST3 only via a.exeinstallerinnoextractnor7zcould parse this release's Inno Setup version — usedpkgutil --expand-full+filefor the macOS.pkg(confirmed universal binary), and the repo's ownInstaller/Windows/Plasma.issscript to confirm the Windows installer only bundles VST3 (the fetch script's README-text fallback had incorrectly added LV2 to all three platforms, since the README describes LV2 generically rather than per-platform)Preview.png, composited onto a white background since the source PNG has transparencyPart of the OpenAudio README batch: https://github.com/webprofusion/OpenAudio/blob/master/README.md