auden

Crates.ioauden
lib.rsauden
version0.1.0
sourcesrc
created_at2023-12-22 17:15:58.586369
updated_at2023-12-22 17:15:58.586369
descriptionAudio Engine
homepagehttps://github.com/nicochatzi/auden
repositoryhttps://github.com/nicochatzi/auden
max_upload_size
id1078541
size80,873
nico (nicochatzi)

documentation

README

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
Commit count: 13

cargo fmt