Skip to content

Add Plasma plugin - #428

Open
kmturley wants to merge 1 commit into
mainfrom
plugin/plasma
Open

Add Plasma plugin#428
kmturley wants to merge 1 commit into
mainfrom
plugin/plasma

Conversation

@kmturley

Copy link
Copy Markdown
Member

Summary

  • Adds Plasma (Dimethoxy/Plasma), an asymmetrical distortion/saturation plugin
  • Linux: VST3+LV2. macOS: VST3+AU (universal binary, arm64+x64) via a .pkg installer. Windows: VST3 only via a .exe installer
  • Both installers needed manual verification since neither innoextract nor 7z could parse this release's Inno Setup version — used pkgutil --expand-full + file for the macOS .pkg (confirmed universal binary), and the repo's own Installer/Windows/Plasma.iss script 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)
  • Image sourced from the repo's own Preview.png, composited onto a white background since the source PNG has transparency

Part of the OpenAudio README batch: https://github.com/webprofusion/OpenAudio/blob/master/README.md

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.
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

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.

@kmturley

Copy link
Copy Markdown
Member Author

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