Skip to content

barelymusician v0.3.0

Compare
Choose a tag to compare
@anokta anokta released this 05 Jan 20:28
· 0 commits to c21e59cd2f80fbdeb2d0789b2f957b69468d978d since this release

Changes:

  • Added Daisy platform support (#123)
  • Added VS Code tasks
  • Created reference components that make use of Instrument and Performer (#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