GithubHelp home page GithubHelp logo

tallpapab / music Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 3.0 132 KB

A jQuery plugin for transposing chords in a song sheet.

Home Page: http://BlossomAssociates.net/Music/Songbook/

JavaScript 100.00%

music's Introduction

Javascript for Song Sheets

Use this jQuery plugin to transpose chords in a song in your HTML pages.

- Transpose.js contains the plugin.
- PollyWollyDoodle.html contains an example of using it.
- WayfaringStranger.html contains a minor key example.
- package.json for plugins.jQuery.com

Note that this does not try to figure out a song's tonality.
You must supply a key (see example HTML) for correct transposition of some enharmonics.

c.f. https://github.com/jessegavin/jQuery-Chord-Transposer
     https://github.com/jperkin/py-chordpro/

Eric Blossom January 2012
http://BlossomAssociates.net/Music/Songbook/

music's People

Stargazers

Erzon Moya avatar Mark Quisquirin (Fair Way) avatar Razvan Frandes avatar Kevin Jimenez avatar Frankie Jarrett avatar Data Fok avatar Stan Soo avatar  avatar  avatar Eric Blossom avatar Steve Chervitz Trutane avatar Nuno Job avatar Dan Shaw avatar

Watchers

Eric Blossom avatar James Cloos avatar Sponge avatar

music's Issues

Inversions

It doesn't handle chord inversions like D/A gracefully.
A workaround is to use <span class="chord">D</span>/<span class="chord">A</span>
instead of <span class="chord">D/A</span>.

Key ignored when transposing.

The key is ignored resulting in some technically incorrect enharmonic choices of chords. e.g. Db instead of C# in the key of F#.

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.