Skip to content

Releases: echophon/drift

v0.5

14 Sep 05:12
Compare
Choose a tag to compare

v0.5 taming the randomness

  • NEW scales - adding the MusicUtil goodness
  • NEW clocks - replaces metro under the hood, should allow for more aligned note strikes

v0.4

13 Sep 19:52
Compare
Choose a tag to compare

v0.4 personal space edition

ADDED bounding box for each mote
ADDED random ops for updating bounding boxes
REMOVED wrap half mode
ADDED bounce random mode - reverses direction and resumes at random point within bounds

v0.3.0

13 Sep 00:26
Compare
Choose a tag to compare

CHANGED KEY2 to shift +KEY2 - randomize all
ADDED KEY1 - shift
ADDED shift + KEY3 - randomize focus
ADDED KEY2 cycles parameter focus
ADDED display text of parameter under edit

NEW - boundary ops. new behaviors when a mote crosses a boundary threshold

  • wrap - default behavior, wraps to opposite side of screen
  • wrap half - wraps to halfway / midpoint of screen
  • bounce - reverses direction
  • random - wraps to a random point on the axis of travel

NEW - random ops. more fine tuned options for randomization

  • default - random xpos, ypos, & y movement, stops any x movement
  • xpos - just the x position
  • ypos - just the y position
  • xypos - just the x & y position
  • xmove - just the x-axis momentum
  • ymove - just the y-axis momentum
  • xymove - x&y momentum

Menu items to randomize & reset (no motion and even distribution)

v0.1.0

10 Sep 04:42
Compare
Choose a tag to compare

added midi, additional range options, ENC1 transposes

v0.0.2

09 Sep 02:37
Compare
Choose a tag to compare

initial release for consumption