Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FigBug/mverb
VST Reverb In C++
https://github.com/FigBug/mverb
Last synced: 2 months ago
JSON representation
VST Reverb In C++
- Host: GitHub
- URL: https://github.com/FigBug/mverb
- Owner: FigBug
- License: gpl-3.0
- Fork: true (martineastwood/mverb)
- Created: 2020-02-25T12:56:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T00:48:44.000Z (7 months ago)
- Last Synced: 2024-08-04T02:09:02.034Z (6 months ago)
- Language: C++
- Homepage:
- Size: 131 KB
- Stars: 19
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - mverb - of-eight reverb| GPL-3.0|23|5 months<sub><sup>🟢</sup></sub>| (Effects)
README
mverb
=====Studio quality, open-source reverb. Its release was intended to provide a practical demonstration of Dattorro’s figure-of-eight reverb structure and provide the open source community with a high quality reverb.
All code is self-contained within the mverb.h file and an example showing inclusion in a VST plugin is included.
Binaries for Windows VST, Mac VST and Linux VST can be found at http://rekkerd.org/martin-eastwood-audio-free-plugins/
![Build Windows](https://github.com/FigBug/mverb/workflows/Build%20Windows/badge.svg "Build Windows")
![Build macOS](https://github.com/FigBug/mverb/workflows/Build%20macOS/badge.svg "Build macOS")
![Build Linux](https://github.com/FigBug/mverb/workflows/Build%20Linux/badge.svg "Build Linux")