autosam 0.1.0

A toolkit for automated multi-sampling of MIDI instruments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
std = []

[package]
authors = ["George Kaplan"]
categories = ["multimedia::audio", "no-std"]
description = "A toolkit for automated multi-sampling of MIDI instruments"
edition = "2021"
keywords = ["midi", "recording", "sampling", "sampler"]
license = "MIT OR Apache-2.0"
name = "autosam"
readme = "README.md"
repository = "https://github.com/g-s-k/auto-sampler"
rust-version = "1.71.1"
version = "0.1.0"