eh2k / squares-and-circles

squares-and-circles is an alternate firmware for the Eurorack module O_C, targeting Teensy 4.
https://eh2k.github.io/□●/
166 stars 12 forks source link

Triggers: probability function and more.. #49

Open eh2k opened 1 year ago

eh2k commented 1 year ago

Hello, I am wery fond of this module. I was wondering if there is any plans to include a probability function in it? (Something like branches).

Originally posted by @Arnfris in https://github.com/eh2k/squares-and-circles/issues/1#issuecomment-1670930061

Hello @Arnfris,

I haven't planned anything in that direction yet. But I could imagine doing something in the future.

For example, one possible implementation could be "behaviours" for trigger-inputs similar to the quantizer for the CV-inputs. Possible trigger behaviours could be e.g: Probability, or logical operations in combination with other triggers, or burst generation in combination with probability/CV-Inputs...

An simple CV-engine like branches would of course be conceivable...

Feel free for further suggestions...

Arnfris commented 1 year ago

Hello eh2k, I wery much like the idea of trigger behaviours :) . I would like to use it to ad randomisation to cv sequences. Use the module as a function generator, amongst other uses. To have the opurtunity to also use it for logical functions would be super :) Regards Arnfris