clocked

Crates.ioclocked
lib.rsclocked
version0.8.2
sourcesrc
created_at2023-10-12 05:25:23.803943
updated_at2024-05-15 00:05:31.513216
descriptionA collection of tools for synchronizing asynchronous audio streams.
homepagehttps://github.com/smj-edison/clocked
repositoryhttps://github.com/smj-edison/clocked
max_upload_size
id1000988
size95,234
Mason Jones (smj-edison)

documentation

https://docs.rs/clocked

README

clocked

Clocked is a library that provides tools to manage multiple asynchronous streams of audio and sync them together. It also provides tools for intermittent data streams (like midi) It automatically detects and compensates for clock drift in audio streams. It also aligns incoming MIDI to the global clock.

Commit count: 30

cargo fmt