#graph #dsp #no-std #audio-playback

nightly no-std bin+lib auden

Audio Engine

1 unstable release

0.1.0 Dec 22, 2023

#951 in Audio

MIT license

25KB
653 lines

auden

This is a very early WIP!

Goals

Yet another thing that looks like a real-time audio engine in Rust.

  • Spiritual successor to rume.
  • Runtime tooling provided by aud.
  • On nightly for SIMD, Allocator API, in-place Arc-slice construction...

Ideas

  • Static Audio Graphs
  • Dynamic Audio Graphs
  • Audio Graph threaded workload balancing
  • Work in #[no_std]
  • Work in Web / WASM
  • Provide higher-level constructs
    • Sample Pools
    • Plugin loading
  • State management with recoverable history

Dependencies

~13–47MB
~666K SLoC