docb / dbRackSequencer

GNU General Public License v3.0
18 stars 6 forks source link

PwmClock - modifying ratio for any clock resets all other clocks #18

Closed Yzrsah closed 1 year ago

Yzrsah commented 1 year ago

PwmClock - If you modify the ratio of any clock, all other clocks get reset and trigger repeatedly while you're turning the ratio knob, which causes trouble for any kind of live or performance use.

docb commented 1 year ago

hi, yes this is a known issue, didn't find a good solution so far, i will try to fix for the next version. for now you have to set the clock fixed and use e.g. CDiv for further divisions and some switches. (sometimes i use even a matrix switcher (BGA Switch88) for changing clocks in a live scenario.)