notation_audio 0.3.4

Fun notation - audio features
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "notation_audio"
version = "0.3.4"
edition = "2021"
license = "MIT OR Apache-2.0"
homepage = "https://www.notation.fun"
repository = "https://github.com/notation-fun/notation"
description = "Fun notation - audio features"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]

[features]

[dependencies]
bevy = { version = "0.5.0", default-features = false }
bevy_kira_audio = "0.7.0"
ringbuf = "0.2.6"