Git Product home page Git Product logo

boardr's Introduction

boardr logo

boardr

boardr is a simple, single-page web app that helps you practice the position of notes on a stringed instrument's fret/fingerboard and learn the corresponding notes on a musical staff. The app uses the Pitchy Library for pitch detection.

Demo

You can check out a live version of this web app at https://vannrr.github.io/boardr/

Build

git clone https://github.com/vannrr/boardr
cd ./boardr
npm install
npm run build

Run Locally

npm run preview

Instructions

  1. Press the Enable button to open an audio input permission prompt.
  2. Select the input you'll be using and press Allow.
  3. Enter the tuning of your instrument starting from the top string. Valid formats are note (A-G), optional (b or #), and octave (0-5). For example: Gb0, G1, or G#2.
  4. Select the note display format. The Scientific option shows a grid of notes using the same format as the tuning, while other options display notes on a staff corresponding to that clef. A number above or below a clef indicates if the clef is an octave higher or lower than normal (8 = 1, 15 = 2, 22 = 3, etc.).
  5. Select the range on the fret/fingerboard you want to practice, with the first number being the start and the second being the end. To practice the first twelve frets of a guitar, select 0 (open string) and 12. Each fret is one semitone, so if the string is C3, then 0 is C3, 1 is C#3, 2 is D3, etc.
  6. Select the input channel of your audio device to use. For a stereo input device, 1 is the left channel and 2 is the right.
  7. Press Start to generate a randomized list of notes for each string.
  8. Click the Current Note button to see the note you're currently playing.
  9. If your instrument's note isn't being detected, try lowering the pitch certainty (0.99 = 99% certainty).
  10. The pitch meter displays the difference between your current note and the target note in semitones, with the center being 0 difference.
  11. As you play each correct note, the next one will be highlighted until you've played all notes for that string, then the next string will be displayed.

License

This is free software, distributed under the MIT license.

boardr's People

Contributors

vannrr avatar

Watchers

 avatar

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.