barelymusician v0.3.0
Changes:
- Added Daisy platform support (#123)
- Added VS Code tasks
- Created reference components that make use of
Instrument
andPerformer
(#122):- An Arpeggiator component that can play instrument notes in sequence
- A Repeater component that can play instrument notes in a repeating sequence
- Refactored the API to use handles everywhere (#121)
- Refactored the custom effects and instruments to make them more easily extensible
- Revamped the Unity integration with the new API
- More bug fixes and improvements
Full Changelog: v0.2.0...v0.3.0