Skip to content

2.1.4

Latest

Choose a tag to compare

@sjoerdvankreel sjoerdvankreel released this 08 Aug 16:49
· 42 commits to main since this release
  • Incorporate fixes from #46 (thanks!)
  • Nonpositive BPM values would result in OOB read/write.
  • OOB delay line values would clamp rather than wraparound, producing the same tone for every note below a certain frequency for the string osci.
  • Had to remove -ffast-math for GCC/CLang, see 25ad87b.