RustAudio

Results 27 repositories owned by RustAudio

sampler

23
Stars
5
Forks
Watchers

A polyphonic sampler instrument that supports unique sample mappings across both frequency and velocity ranges. DEPRECATED: This is a very old crate with very old design patterns and is no longer main...

simplemad

17
Stars
8
Forks
Watchers

A Rust interface for the MPEG audio (MP1, MP2, MP3) decoding library libmad

sound_stream

57
Stars
6
Forks
Watchers

A Rust audio IO stream in the style of an "Event Iterator" driven by PortAudio.

synth

173
Stars
18
Forks
Watchers

A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust. DEPRECATED: This is a very old crate with very old design patterns and is...

time_calc

51
Stars
5
Forks
Watchers

A library for music/DSP time conversions! Provides functions and methods for converting between ticks, ms, samples, bars, beats and measures.

vst3-sys

252
Stars
17
Forks
Watchers

Raw Bindings to the VST3 API

wmidi

72
Stars
3
Forks
Watchers

Rust midi encoding and decoding library.