moont-render 0.9.2

Render Standard MIDI Files through the moont CM-32L synthesizer
[package]
name = "moont-render"
description = "Render Standard MIDI Files through the moont CM-32L synthesizer"
version.workspace = true
authors.workspace = true
license.workspace = true
edition.workspace = true
rust-version.workspace = true
repository.workspace = true
keywords = ["midi", "synthesizer", "cm-32l", "audio", "smf"]
categories = ["multimedia::audio"]
homepage = "https://gitlab.gnome.org/geoffhill/moont"
documentation = "https://docs.rs/moont-render"

[dependencies]
moont.workspace = true

[features]
default = []
bundle-rom = ["moont/bundle-rom"]