moont-render 0.8.3

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

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