Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoomten/monosizer-whatever
I managed to make a VST 2.4-compatible plugin in Nim for some reason.
https://github.com/zoomten/monosizer-whatever
Last synced: about 6 hours ago
JSON representation
I managed to make a VST 2.4-compatible plugin in Nim for some reason.
- Host: GitHub
- URL: https://github.com/zoomten/monosizer-whatever
- Owner: ZoomTen
- Created: 2024-07-27T16:25:02.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T09:03:12.000Z (4 months ago)
- Last Synced: 2024-07-28T18:12:41.922Z (4 months ago)
- Language: Nim
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monosizer Whatever
Somehow I managed to make a ᵛˢᵗ ².⁴ plugin entirely in Nim.
It's built for a very specific purpose: all it does is given a stereo signal, it turns it into a mono signal by picking which channel is present at any given time (assumes the other channel is empty).