Crate cloudseedcore_rs

Crate cloudseedcore_rs 

Source
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.
ReverbController
A stereo reverb.

Enums§

LateMode
ParamId
Parameter identifiers matching CloudSeedCore/Parameters.h

Statics§

DARK_PLATE
“Dark Plate” preset as defined by CloudSeedCore

Functions§

format_parameter_value
Converts a normalized parameter value to human-readable text.