This project is not covered by Drupal’s security advisory policy.

This is a suite of modules that make it possible to generate guitar chord diagrams. It comes with both a cck field and an input filter, so users can attach chord diagrams to nodes, or embed them directly in the content of a page.

Notation

For example, the notation for the chord diagram on the right is: x,3,2,0,1,0. The x indicates a string that is not played, and the numbers indicate the position of fingers on each string.

When using the input filter, the chord notation must be surrounded by square brackets: [x,3,2,0,1,0]. The name of the chord can be specified (but is optional): [C major:x,3,2,0,1,0]

When using the CCK field, the chord name and the chord notation each have their own field: C major and x,3,2,0,1,0.

Project information

Releases