Skip to content

Plugin master_me v1.3.1#337

Open
kmturley wants to merge 2 commits into
mainfrom
plugin/master-me
Open

Plugin master_me v1.3.1#337
kmturley wants to merge 2 commits into
mainfrom
plugin/master-me

Conversation

@kmturley

@kmturley kmturley commented Jul 9, 2026

Copy link
Copy Markdown
Member

Adds master_me, an automatic mastering plugin for live streaming, podcasts, and internet radio, from https://github.com/trummerschlunk/master_me.

Sourced from the awesome-linux-clap-list.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Plugin author notification:

@trummerschlunk — 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 commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

Adds missing VST2 formats (so/dll) and standalone binaries (elf/exe/app)
that were each detected in only one of two independent fetch passes.
Verified against the actual archive contents for every platform variant.
Also improves description, tags and swaps in a fuller UI screenshot.
@kmturley

Copy link
Copy Markdown
Member Author

Pushed a follow-up commit fixing a real gap in the file list: the original fetch here found VST3/CLAP/LV2/VST2 (so/dll) but missed the standalone binaries also present in every archive. A separate independent pass (while working through #522) found VST3/CLAP/LV2/standalone but missed VST2. Cross-checked both against the actual archive contents (tar -tJf / unzip -l on all 7 release assets) — every platform variant ships all four: VST3, CLAP, LV2, VST2 (so/dll/vst), and standalone (elf/exe/app). This commit merges the two into the complete, verified list. Also improved the description/tags and swapped in the fuller "Expert" mode screenshot from the repo's img/ folder.

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