Skip to content

Add vitOTTx plugin - #464

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

Add vitOTTx plugin#464
kmturley wants to merge 1 commit into
mainfrom
plugin/vitottx

Conversation

@kmturley

Copy link
Copy Markdown
Member

Summary

  • Adds vitOTTx (Sakhnovkrg/vitOTTx), a multiband compressor inspired by the OTT effect, version 0.1.0
  • Corrected display name capitalization and type to effect
  • Pruned the redundant macOS pkg installer: verified via pkgutil --expand + lipo that it ships byte-identical universal (arm64+x64) VST3/AU binaries to the already-included zip
  • Fixed the mac contains "lv2" entry (a fetch.ts bug leaking from the sibling linux asset — the mac build has no LV2 at all) and corrected architecture from x64-only to arm64+x64
  • Added the separate bare Windows portable vitOTTx.vst3 release asset that fetch.ts couldn't detect (no OS token in the filename)
  • Removed the unverifiable "lv2" guess from the Windows installer's contains since no LV2 file exists anywhere in the Windows build

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Corrected display name capitalization and type to "effect" (multiband
compressor, not instrument). Pruned the redundant macOS pkg installer:
verified via pkgutil expand + lipo that it ships byte-identical
universal (arm64+x64) VST3/AU binaries to the already-included zip.
Fixed the mac contains "lv2" entry (a fetch.ts bug leaking from the
sibling linux asset — the mac build has no LV2 at all) and corrected
architecture from x64-only to arm64+x64. Added the separate bare
Windows portable vitOTTx.vst3 release asset that fetch.ts couldn't
detect (no OS token in the filename), and removed the unverifiable
"lv2" guess from the Windows installer's contains since no LV2 file
exists anywhere in the Windows build.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Plugin author notification:

@Sakhnovkrg — 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