Crate oxcable_basic_devices [−] [src]
Basic audio filters for making music with Rust.
This is an extension to the
oxcable framework. These devices are
designed to be used with the basic tools provided in the framework. See the
core crate for further details.
Modules
| adsr |
An ADSR envelope filter. |
| delay |
A simple delay filter. |
| dynamics |
Audio devices to perform dynamics processing. |
| reverb |
A reverb filter. |
| tremolo |
A tremolo filter. |