Skip to content

justindarc/raphael.chord.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord 0.1.0 - Raphael plugin

Copyright (c) 2011 Justin D'Arcangelo (http://twitter.com/justindarc)
Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.

Usage:
  var chord = Raphael.chord([data]);
  // [data] is an array with 6 fret values (-1 = Muted, 0 = Open, >=1 = Fret)

  chord.remove(); // Removes chord

About

A plugin for Raphael.js for rendering guitar chords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published