DSPatch is an open-source, cross-platform and real-time C++ library for creating / routing signal processing circuits.
DSPatch's object-orientated API will enable you to build almost any process chain, so you won't be limited to a single type of circuit.
The framework which comes with DSPatch is easy to work with and allows you to create simple to complex projects.
DSPatch is cross-platform and it works on Mac OS X, Windows and Linux. Binaries for the Windows and Linux platforms are available on the project's homepage.
What's New in This Release: [ read full changelog ]
· Removed DspSafePointer
· Greatly improved performance
· Commented for doxygen