ljud

Crates.ioljud
lib.rsljud
version0.0.5
sourcesrc
created_at2023-04-26 12:12:47.017821
updated_at2023-08-12 15:02:45.021266
descriptionGraph-based music DSP library with a focus on flexibility.
homepage
repositoryhttps://github.com/chaosprint/ljud.git
max_upload_size
id849326
size5,201,501
Qichao Lan (chaosprint)

documentation

README

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.

Commit count: 22

cargo fmt