Giter VIP home page Giter VIP logo

circle-of-5ths's Introduction

Tech

Exploring svelte-5 preview.

Using svg (initially built in InkScape) as the main rendering medium.

Using tonal to show info about selected chord & howler to play it.

Piano sprite is made using Fl Studio.

About

Demo: https://mrnovado.github.io/circle-of-5ths/

Note: all flat chords are changed to sharp variants for personal convinience (most piano UIs are sharp-first)

image

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
    • see console for additional event/chord info

circle-of-5ths's People

Contributors

mrnovado avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bartonhammond

circle-of-5ths's Issues

Howler weird preloading and streaming strategy

Howler seemingly tries to both preload and stream piano sprite.

Streaming sprite sections also might be too slow for 6MB audio (each section is 1/36th of that).
So howler hangs as you try to play a chord and it streams it before playing.

Maybe should stick to preloading the entire sprite, so there's no hot/cold play issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.