Skip to content

Amalgamated Harmonics v0.5.3

Compare
Choose a tag to compare
@jhoar jhoar released this 28 Nov 23:25
· 524 commits to master since this release

Change for 0.5.3

  • New mode for SEQ: RND. 50/50 up or down at the end of each cycle (random walk)
  • New mode for ARP: RND. Randomly selects from pitches
  • LOCK affect randomised pitches, update README
  • Sequence and Arpeggio are re-read at the beginning of each cycle, and Lock now locks SEQ and ARP as well as the pitches
  • STEPS and DIST now read the full range from -10 to +10 and scale it to MAX_STEP and MAX_DIST
  • Fix loose note on zero STEPS or startup
  • Add display and UI tweaks