Git Product home page Git Product logo

fretit's Introduction

Fret It: Interactive, playable, editable fretboard diagrams.

Fret It is a collection of React web applications for learning fretted instruments like the guitar. It leverages multimodal memory techniques based around interactive, playable, editable fretboard diagrams, for faster skill aquisition and improved retention. Also, it's pretty fun. Try it at fretit.io.

fretit's People

Contributors

jasongrimes avatar

Watchers

 avatar  avatar

fretit's Issues

Support open positions for all CAGED keys

The algorithm doesn't provide an open position for G major, because in the G shape the iii chord (Bm) descends one fret lower on the third string than is possible in open position.

The same issue exists for A major. Similar issues exist for D major, which doesn't support the iii and vii chords in open position, and E major (iii, V, and vi chords).

Work around this by adding special cases for the CAGED keys (and possibly others that have a common open position?) in hydratePosition() in @/utils/chord-calculator.ts.

Sound stops working on iOS

Sound stops working intermittently in iOS. It's somewhat reproducible like this:

  • Open the about screen
  • Click away to a Fretboard Foundation chapter
  • Stay in that other tab for a bit
  • Switch back to the Fret It tab

There are probably simpler ways to reproduce it.

No errors appear in the Safari web dev tools console.

It may have to do with a timeout, and the sound player going away. The hook gracefully ignores attempts to play when the sound player isn't available. Add some logging there to troubleshoot.

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.