Expand description
This crate provides a safe Rust wrapper around the CloudSeedCore Reverb algorithm.
Structs§
- Program
- Contains the state of all CloudSeedCore parameters. All parameters are normalized to the range 0..1.
- Reverb
Controller - A stereo reverb.
Enums§
Statics§
- DARK_
PLATE - “Dark Plate” preset as defined by CloudSeedCore
Functions§
- format_
parameter_ value - Converts a normalized parameter value to human-readable text.