Developer's DescriptionBy Marcus TomlinsonCreate and route real-time signal processing circuits.DSPatch ("dispatch") is a C++ library that allows you to create and route (or "patch") real-time signal processing circuits. DSPatch is not limited to any particular type of circuit, its generic object-orientated API allows you to create process chain imaginable, from simple logic circuits to full-blown electronics simulation. DSPatch's simplistic framework makes development quick and easy, allowing you to hit the ground running on every project.