Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 567 Bytes

File metadata and controls

12 lines (9 loc) · 567 Bytes

Fibonacci Clock Divider

Fibonacci Clock Divider

A Fibonacci Clock Divider accepts a CV input as a gate, and creates a number of beats based on input triggers. Each time a beat occurs (when a CV value goes from under 1.7 to 1.7 or above), a value of 1.7 is output for one half of that beat.

The outputs are based on the division of each row, from 1 to 34, but only including numbers from the fibonacci sequence. If the current count is equal to any of those, then that output is high, otherwise the output is low.