Generates pseudo-random gate and CV patterns based on the current date and time.
ain
: not useddin
: external clock inputb1
: not usedb2
: not usedk1
: not usedk2
: not usedcv1
: daily gate sequence (updates at midnight local time)cv2
: hourly gate sequence (updates at the top of every hour)cv3
: minute gate sequence (updates at the top of every minute)cv4
: daily CV sequence (updates at midnight local time)cv5
: hourly CV sequence (updates at the top of every hour)cv6
: minute CV sequence (updates at the top of every minute)
This script can be used on a normal EuroPi, but will result in highly predictable patterns. For best result, connect a Realtime Clock (RTC) to EuroPi's secondary I2C header pins, located on the underside of the board.
See Realtime Clock Installation for instructions on installing and configuring the realtime clock.