djphazer / O_C-Phazerville

The kitchen sink of O_C firmware - do all the things!
http://firmware.phazerville.com/
243 stars 37 forks source link

Ebb&LFO: Add div/mul to clock sync #100

Closed qiemem closed 2 months ago

qiemem commented 2 months ago

Uses the fancy mutable pattern prediction algorithm. Waits till downbeat to update div/mul values to avoid discontinuities in phase (same as mutable modules). Also, replaced the freq lock thing with an explicit setting for whether to use clocked or unlocked.

djphazer commented 2 months ago

This is merged in for v1.8.1