Skip to content

Releases: MrNovado/circle-of-5ths

Release v.1.1.0

19 Feb 10:54
Compare
Choose a tag to compare
  • refactoring; adding "custom runes"
  • feat; highlighting relevant chords on hover

Full Changelog: v.1.0.2...v.1.1.0

Release v.1.0.2

16 Feb 08:58
Compare
Choose a tag to compare

Bug fixes

  • Should workaround audio streaming issue #1 via preloading entire piano sprite
    • better wait a bit at the beginning than worry about cold/hot audio performance and howler snapping and failing
  • Should fix the issue with rotating modes #2 not taking key-rotation into account
    • render-keys are tad confusing (especially what comes your way when you fail to make them unique enough)

Full Changelog: v.1.0.0...v.1.0.2

Release v.1.0.0

15 Feb 18:39
9578680
Compare
Choose a tag to compare

Interactive circle of 5ths to help explore music.

  • shows diminished, minor and major chords
  • shows scales and scale degrees
  • shows relative chords
  • highlights current key
  • can switch scales by clicking on scale names
    • simple click switches boths scale and key, ie rotates both sharps and modes circles together
    • shift+click only rotates modes/degrees
  • mouse-wheel rotates chords/sharps
  • can play selected chords
    • must choose go howler at the beginning
    • piano sprite is built using FL Studio
    • howler uses html5 audio so having hardware acceleration is advised
    • howler may hang trying to load sections of piano sprite (~6MB total)
      • disabled hardware acceleration is the main suspect
      • but reloading the app a few times usually resolves the issue regardless, so hard to tell exactly
    • see console for additional event/chord info