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: about 1 month ago
JSON representation

VST Reverb In C++

Lists

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")