gregdl / KBVerb

Faust reverb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this

A Faust reverb, based on the architecture described here.

Where can I find more information

See blog.reverberate.ca for a more detailed description.

Build instructions

Run: $> make

The build folder will contain the result of the build process. Note you may need to copy or simlink SDK header files to /usr/local/include (e.g., for Max/MSP and supercollider) to get this to work

I have only tested this on OS X Yosemite. You can find some precompiled binaries here.

About

Faust reverb


Languages

Language:C 89.9%Language:Makefile 10.1%