augmented-playhead 0.9.0

Implements some extra types and utilities over atomics for building audio-thread / GUI synchronization
Documentation
[dependencies.audio-processor-traits]
version = "4.3.0"

[dependencies.augmented-atomics]
version = "0.2.0"

[dev-dependencies.audio-processor-testing-helpers]
version = "2.7.0"

[lib]
name = "augmented_playhead"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Implements some extra types and utilities over atomics for building audio-thread / GUI synchronization"
edition = "2021"
homepage = "https://github.com/yamadapc/augmented-audio"
license = "MIT"
name = "augmented-playhead"
readme = false
repository = "https://github.com/yamadapc/augmented-audio"
version = "0.9.0"

[package.metadata.augmented]
private = false