Skip to content

barelymusician v0.4.0

Compare
Choose a tag to compare
@anokta anokta released this 01 Nov 04:46
· 135 commits to main since this release

Changes:

  • Added new barelycomposer.h header that includes the new Arpeggiator, Random, Repeater, and Scale APIs
  • Revamped CMake support (#134)
  • Consolidated all instruments into a single Instrument (#140)
  • Refactored API entirely with better resource allocation (#133)
  • Refactored note values to use pitch with tuning (#138)
  • Reorganized folder structure with include and src (#143)
  • Dropped Effect API
  • Dropped Bazel support

Full Changelog: v0.3.1...v0.4.0