audiblePop

[your source for all things power pop ]
Search or Browse by Artist, Album, or Song
Contribute .:Help | Open Source | Contact:.

Contribute

Audible Pop is an open forum for the sharing of chords and lyrics to everyone's favorite power-pop tunes. The following pages will assist you in submitting your own transcriptions to the Audible Pop database.

In the first step, you will enter the XML data representing the chords and lyrics. Once have entered valid XML, you can preview the output of your XML data and specify the artist, album, and track name. Finally, you can submit all of this data for review by the Audible Pop staff. Once your transcription has been uploaded you will be notified by email.

Step 1:

Enter the XML data representing the song in the form below. In general, the XML structure takes the form of:

<?xml version="1.0" encoding="iso-8859-1"?>	
<tune xmlns="http://www.audiblepop.com/ap">
  <trans>
    <stanza label="Verse" type="A">
      <line>Some lyrics <chord name="Gmaj7" diagram="3,2,0,0,0,2">interspersed with chords</chord></line>
      <line>Another line with <chord name="Cmaj7" diagram="-1,3,5,5,0,0">more chords</chord></line>
    </stanza>
  </trans>
</tune>

For more information please consult the help documentation.

Submit Chords and Lyrics

(to contact you with questions and/or notify you when your transcription is posted)