Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yjpark yjpark released this 12 Jan 16:17
· 101 commits to main since this release

Notable Changes

  • Update with bevy 0.6.
  • Add in-app help using egui.
  • Can hide/show different ui panels in app, the guitar view on the left, the chords view on the top, and the mini map view on the bottom.
  • Support load tab source file without compiling using syn parsing (error handling not done properly yet)

Others

  • Also added a separate app for some knowledge base pages, currently added a page for harmonics sound explanation and a page for scale notes. You may check web demo for how it looks, or can run from source in folder apps/notation_kb