SOTAVerified

chowdsp_wdf: An Advanced C++ Library for Wave Digital Circuit Modelling

2022-10-22Code Available1· sign in to hype

Jatin Chowdhury

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

chowdsp_wdf is a C++ library for implementing real-time wave digital models of analog circuits. chowdsp_wdf differs from existing wave digital modelling libraries by providing a template meta-programming interface for modelling circuits with a fixed topology, and providing support for explicit SIMD acceleration. The motivation and design of the library are described, as well as real-world use-cases, and performance comparisons with other wave digital modelling libraries.

Reproductions