barelymusician v0.4.0
Changes:
- Added new barelycomposer.h header that includes the new
Arpeggiator
,Random
,Repeater
, andScale
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
andsrc
(#143) - Dropped
Effect
API - Dropped Bazel support
Full Changelog: v0.3.1...v0.4.0