Code Monkey home page Code Monkey logo

chordictionaryjs's People

Contributors

greird avatar hovi 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  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  avatar  avatar  avatar  avatar  avatar  avatar

chordictionaryjs's Issues

add9 chords are not found

x32030 is not recognized as a Cadd9 chord.
When generating a Cadd9 chord, the tab returned is x32020, which is wrong (it would be a Cadd9min).

getChordsList doesn't work with formulas containing integers > 9

For instance, getChordsList cannot generate a maj9 chord for the moment, as the integer formula has a non-readable format.
{formula:"1-3-5-7-9", integer:"0471114", name:"Major ninth", suffix:"maj9"}

Possible fix: Adding a separator between each integer "0-4-7-11-14".

getChordLayout - Some chords are cropped

Chords are sometimes cropped, eventhough there should be enough frets displayed to show the chord correctly.

For instance:
Tab: 258xxx, Fret number: 7
Enough frets but one note remains out of sight.

Impossible to generate layout of double-digits

Function getChordLayout accepts A standard tab notation, as a string with no blank space. Can contains any number or the letter 'x'.. That means, double-digits there are treated as single-digits and it is impossible to generate those. Can be sorted by optional separator like comma, semicolon or the mentioned space.

Some bar chord are not found

Combination of these two criteria prevents some bar chords to be tagged :
chordAnatomy.rootIsLowestNote && chordAnatomy.rootOnLowestFret (e.g. A)

6/9 chords are not found

xx1091010 or x1212121312 are not recognized as C6/9 chords.
However, it recognizes the right notes xADGCE.

When generating a C6/9 chord, it generate the following tab : x32223 with the following notes xCEAC#G. This is wrong. C# should be replaced with a D.

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.