noise-rs icon indicating copy to clipboard operation
noise-rs copied to clipboard

Conditional chaining?

Open diegogangl opened this issue 6 years ago • 0 comments

Is there any way to chain selectors/combiners/etc conditionally? (like with an if block?) I've tried using the Select combiner with a Constant noise function but I get the same values regardless of making it a constant 0.0 or 1.0

diegogangl avatar Jun 12 '19 16:06 diegogangl