forge-audio: A lock-free audio substrate using deterministic rollback for PDC (plus a CUDA DSP offloader)
·
0 reactions
·
0 comments
·
5 views
Hi all, I started building crates in November, right around the time I put the brush down as a Painter (23years) I wanted to share some of the things I have been working on mainly to learn more about Rust and get some constructive feedback in my effort to conquer determinism. 1) Forge-Audio I just wanted my DJ Daw to not skip with a bad library draw tbh 18-byte WavDiff protocol: World mutations are recorded as packed #[repr(C, packed)] diffs. This allows the mixer to treat time as a 120-frame le
Original article
The Rust Programming Language
Anonymous · no account needed