Skip to content

A library for sound Digital Signal Processing, written in Rust

License

Notifications You must be signed in to change notification settings

steveklabnik/rust-dsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-dsp Build Status

A library for sound Digital Signal Processing, written in Rust. See examples for usage.

Maintainer: @mitchmindtree

Dependency

dependencies

Goals

  • A generic synthesis engine offering both additive and FM synthesis tools.
  • A powerful sampler with granular synthesis capabilities.
  • To create a large collection of effects (including reverberation, delay-lines, spatial processing).
  • To bring all of the above together with an easy-to-use signal chain.
  • A simple event system for high-level playback.

About

A library for sound Digital Signal Processing, written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%