SpongeJr / Music

A jQuery plugin for transposing chords in a song sheet.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

A jQuery plugin for transposing chords in a song sheet.

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


Languages

Language:JavaScript 64.2%Language:HTML 35.8%