When "auto gate on note" is on, it looks like trig probability is ignored. I was wondering if this was by design. I could workaround this by setting the auto gate off of course, but it feels like trig probabilities are useless when using auto gates?
To reproduce:
Set "auto gate on note" on
Input some notes in a pattern
Set trig probability to 0
Note how trigs are still fired for every note
(07-03-2025, 10:01 AM)SB-SIX Wrote: [ -> ]When "auto gate on note" is on, it looks like trig probability is ignored. I was wondering if this was by design. I could workaround this by setting the auto gate off of course, but it feels like trig probabilities are useless when using auto gates?
To reproduce:
Set "auto gate on note" on
Input some notes in a pattern
Set trig probability to 0
Note how trigs are still fired for every note
This is indeed by design. The trigger probability is for the trigger column, not the trigger output itself.
The autogate function is a function of the note column which got its own probability.
You could use both (and get a variation of being triggered or gated) or use the row probability which does include both.
Ok cool thanks for the reply!