autosam

Crates.ioautosam
lib.rsautosam
version0.1.0
sourcesrc
created_at2023-10-14 20:55:47.191376
updated_at2023-10-14 20:55:47.191376
descriptionA toolkit for automated multi-sampling of MIDI instruments
homepage
repositoryhttps://github.com/g-s-k/auto-sampler
max_upload_size
id1003293
size21,839
(g-s-k)

documentation

README

autosam

A library for building auto-samplers.

The central bit of functionality is a way to specify a note distribution, which can then be converted into a "runtime" representation that lets you process those notes one by one.

Also included are some related types and utilities for generating MIDI messages.

Commit count: 9

cargo fmt