GithubHelp home page GithubHelp logo

korywakefield / arpeggio Goto Github PK

View Code? Open in Web Editor NEW
51.0 6.0 7.0 73 KB

A chord naming app for guitar written in React.

Home Page: http://korywakefield.com/arpeggio/

HTML 2.40% JavaScript 57.16% CSS 40.44%
css responsive-design javascript react music music-theory guitar chords harmony

arpeggio's Introduction

Arpeggio

[ahr-pej-ee-oh] noun

  1. The sounding of the notes of a chord in rapid succession instead of simultaneously.
  2. A web application specializing in the identification of chromatic polyphony (i.e. it names yer guitar chords 'n' stuff).

About

Arpeggio is a little weekend endeavor built with ❤️. Just kidding, it was built with a computer...and React. This is my first project working with React and I wanted it to be something that I'd find genuinely useful and interesting to explore. Inspired by some of the tools (read: Java applets) I would find online while learning guitar as a kiddo, Arpeggio is meant to be a fun way to help with chord discovery.

Usage

Instead of writing charts by hand or figuring out chords manually, Arpeggio will calculate the closest match based on the points plotted on the diagram. In addition to that, you can also:

  • Adjust the starting fret using the highlighted number to the left of the chart
  • Tune each string individually at the bottom of the chart to suit your preferences
  • Specify chart display options in the sidebar, such as how to display accidentals ( or ) and the total frets available on the chart

It's a great way to see the relationships between notes and their finger position, as well as how manipulating individual notes can result in new chords. One cool thing to do is pick a common shape and increment the starting fret to see what chords are created from moving it up the neck.

Planned Improvements

Arpeggio does most of what I initially set out for it to do, but there are certainly a few improvements I have planned at the moment:

  • Partial Matches – Chord results are currently calculated by comparing for exact matches in note values between your selected notes and the formula of a chord. This means that if you were wanting to display a match for an A7 chord, you would need to make sure all four notes it contains (A, C♯, E, G) are selected at least once on the chart. However, having at least the 1 (A), 3 (C♯), and ♭7 (G) selected should be sufficient for us to determine what chord we're going for. I plan on finding a way for partial matches like these to yield results when applicable.
  • Multiple Matches – Sometimes the notes of our chord can be looked at in multiple ways. An Em7 (E, G, B, D) with a G in the bass could be viewed as either an Em7/G inversion or a G6. Both are correct values, but depending on how you are thinking about the music as a whole, you may view them differently. Ideally there will be a way to reflect these multiple matches in the application and allow users to cycle through them.

Contributing

If you've found a bug or have an idea for a potential feature, let me know! This project has been a really fun way to start understanding React better and I'd love to try and implement anything that might improve the overall experience of using the tool.

arpeggio's People

Contributors

korywakefield avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

arpeggio's Issues

"Play" button?

It'd be cool if there was a "play" button that would play your chord. I think you could do it by programmatically playing MIDI notes with JavaScript.

Great project btw!

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.