moont-render 0.9.1

Render Standard MIDI Files through the moont CM-32L synthesizer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "moont"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69bf00bccd740a5bb7eaa844165949d19fe93cf4142a3b567c2e1d1761c1857f"

[[package]]
name = "moont-render"
version = "0.9.1"
dependencies = [
 "moont",
]