#graph #dsp #audio

audiograph

An audio graph optimised for performance and limiting runtime allocations

9 releases (4 breaking)

0.5.1 May 11, 2020
0.5.0 May 11, 2020
0.4.1 May 9, 2020
0.3.0 May 4, 2020
0.1.2 Dec 17, 2019

#1625 in Algorithms

24 downloads per month

MIT license

28KB
764 lines

audio-graph

Build Status

An audio graph written in Rust, optimised for bulk memory operations and minimising runtime allocations.

Usage

Examples

Dependencies

~1.5MB
~14K SLoC