Skip to content

v1.4.2

Latest
Compare
Choose a tag to compare
@nnirror nnirror released this 24 Mar 03:04
· 6 commits to main since this release

v1.4.2 has the following new method:

  • over( n ): distributes all the events that a FacetPattern would fire over n loops, so the pattern can last any number of loops before regenerating. Works with audio playback, MIDI note/cc/pitchbend, and OSC.

v1.4.2 also has the following improvement:

  • a more efficient implementation of processing MIDI chord logic in real-time.

And v1.4.2 has the following bug fix:

  • previously, jam() had prevented randomization of values that were 0.