Nodes::Smooth::v1::Node Struct Reference
Inheritance diagram for Nodes::Smooth::v1::Node:
Public Member Functions | |
halp_meta (name, "Smooth (old)") halp_meta(c_name | |
ValueFilter | halp_meta (category, "Control/Mappings") halp_meta(author |
ValueFilter ossia score | halp_meta (manual_url, "https://ossia.io/score-docs/processes/smooth.html#smooth") halp_meta(description |
ValueFilter ossia score Filter noisy value stream | halp_meta (uuid, "809c014d-7d02-45dc-8849-de7a7db5fe67") halp_flag(deprecated) |
void | operator() () |
Public Member Functions inherited from Nodes::NoiseState | |
ossia::value | filter (const ossia::value &value, dno::type type, float amount, float freq, float cutoff, float beta) |
Public Attributes | |
struct { | |
port | |
halp::enum_t< dno::type, "Type"> type | |
halp::knob_f32<"Amount", halp::range{0., 1., 0.1}> amount | |
halp::log_hslider_f32<"Freq (1e/LP)", halp::range{0.001, 300., 120.}> freq | |
halp::log_hslider_f32<"Cutoff (1e/LP)", halp::range{0.001, 10., 1.}> cutoff | |
halp::hslider_f32<"Beta (1e only)", halp::range{0.001, 10., 1.}> beta | |
} | inputs |
struct { | |
value_out port {} | |
} | outputs |
Public Attributes inherited from Nodes::NoiseState | |
ossia::value | last |
The documentation for this struct was generated from the following file: