Skip to content

Add WetCompressor 1.0.0 - #939

Merged
kmturley merged 1 commit into
open-audio-stack:mainfrom
yonie:plugin/wetcompressor
Aug 31, 2026
Merged

Add WetCompressor 1.0.0#939
kmturley merged 1 commit into
open-audio-stack:mainfrom
yonie:plugin/wetcompressor

Conversation

@yonie

@yonie yonie commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Adds WetCompressor 1.0.0, a FET compressor. Free, MIT, VST3.

First release, 2026-08-30: https://github.com/yonie/WetCompressor/releases/tag/v1.0.0

Same author as the existing yonie/wetdelay and yonie/wetreverb entries.

For review: npm run dev:fetch generated everything except the files: block — it skipped
the release asset with "no system/platform recognized, even after archive inspection". The
asset is one universal VST3 bundle containing all three platforms:

WetCompressor.vst3/Contents/MacOS/WetCompressor              (universal, arm64 + x64)
WetCompressor.vst3/Contents/x86_64-win/WetCompressor.vst3
WetCompressor.vst3/Contents/x86_64-linux/WetCompressor.so

The filename carries no platform token, hence the miss. The files: block is written by hand to
match the already-merged yonie/wetdelay/1.1.4 entry, which describes the same kind of asset.
Size and sha256 computed from the published zip.

npm run dev:validate passes. Tags reduced to semantic ones in Title Case, changes shortened
to one line. No audio preview, consistent with the other yonie entries.

@kmturley

Copy link
Copy Markdown
Member

VirusTotal results:

@kmturley
kmturley merged commit 95f715c into open-audio-stack:main Aug 31, 2026
1 of 2 checks passed
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.

2 participants