pierluigi / polyrhythmical

An experiment on Web MIDI and polyrhythms written in Javascript.
https://pierlo-upitup.github.io/polyrhythmical
MIT License
7 stars 2 forks source link

Feature: Add arbitrary sequence-reset value #2

Open glitched01 opened 8 years ago

glitched01 commented 8 years ago

Currently, the sequencer resets after 32 "ticks."

Create a user-definable reset-value.

Arbitrary numbers should be allowed, considering the non-traditional nature of polyphonic sequencers such as these.

Allow the sequencer to count to "infinity" (or some very large number) before resetting to step 1.

pierluigi commented 8 years ago

Totally!