Upload New Song

โš ๏ธ

Copyright Responsibility

By uploading content, you confirm that you have the right to share it and it does not infringe on any third-party copyrights. You accept full responsibility for any copyright issues arising from your upload.

Read our Copyright & DMCA Policy โ†’

Song Information

Link to hear the original song

Optional Details

Optional note to describe this version

This song will be visible to all users and appear in search results.

Chord Sheet *

โœจ Advanced Editor

Use [ChordName] format. Example: [G]Hello [C]world

Paste & Auto-fill: Paste complete song text and auto-populate all fields. Convert: Transforms traditional chord-over-lyrics format to inline format. Simplify: Click to simplify all chords (e.g. Gsus4 โ†’ G, Am7 โ†’ Am, Cmaj7 โ†’ C)

๐ŸŽต Chord Timings (Phase 1 - Chords Only)

Format: JSON array of chord timings

[
  { "t0": 0.0, "t1": 4.5, "chord": "F#m" },
  { "t0": 4.5, "t1": 8.2, "chord": "D" }
]

โ€ข t0: Start time in seconds
โ€ข t1: End time in seconds
โ€ข chord: Chord name (e.g., "F#m", "D", "Asus4")

๐Ÿ“ Lyrics Timings

Format: JSON array of lyric segments

[
  { "t0": 0.0, "t1": 2.5, "text": "Hello world" },
  { "t0": 2.5, "t1": 5.0, "text": "Second line" }
]

โ€ข t0: Start time in seconds
โ€ข t1: End time in seconds
โ€ข text: Lyric line or word

Live Preview

Start typing to see preview...