moont-render 0.9.2

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.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d27fcf6d93f9d0773e485700bcab4fc40a553c7c1ac91c525d937c67bf30be04"

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