Type Definition cgl_rs::noise::NoiseDataType
source · pub type NoiseDataType = f32;
Expand description
This is a controllable parameter of CGL library But as of now, it cannot be controlled from Rust
pub type NoiseDataType = f32;
This is a controllable parameter of CGL library But as of now, it cannot be controlled from Rust