ljud

music dsp library written in Rust with a focus on flexibility (audio graph and dyn trait)

MIT License

Downloads
3.5K
Stars
8

ljud (wip)

ljud: Swedish word for audio

experimental ideas with lyd

The main difference is that ljud uses Box<dyn Trait> while lyd uses only Enum.

Both can run on Daisy Seed rev5 while lyd has better performance on Embedded Rust so far.