Skip to content

Add Microbiome plugin - #410

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

Add Microbiome plugin#410
kmturley wants to merge 1 commit into
mainfrom
plugin/microbiome

Conversation

@kmturley

Copy link
Copy Markdown
Member

Summary

  • Adds Microbiome (dsmaugy/microbiome), a delay-based audio effects plugin
  • macOS: AU, universal binary (arm64 + x64), verified via zip inspection + lipo — fetch.ts had guessed VST3+LV2 for this AU-only zip
  • Linux: separate VST3-only and LV2-only zips (x64), verified — fetch.ts had merged both formats into each zip's contains list incorrectly
  • Windows: VST3 (x64)
  • GPL-3.0 licensed

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

Delay-based effect: AU universal (macOS), VST3+LV2 separate builds (Linux x64), VST3 (Windows x64).
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Plugin author notification:

@dsmaugy — 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.

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