sw.audio.collection.append({
    directory: "music/annika",
    fileName: "ancient-sun",
    formats: ["ogg", "mp3", "wav"],
    artist: "Annika Williams",
    album: "Ancient Sun",
    name: "Anchient Sun",
    released: "September 2009",
    timingOffset: -5792,
    lyrics: [
        "in the silence there are many sounds",
        "in the dark the colors dance around",
        "so many nights i prayed",
        "and all the wishes that i made",
        "were floating in the stars",
        "up their in the atmosphere",
        "waiting for someone to hear",
        "the hope i had throughout my life",
        "wishes made as a little child",
        "from some dreams that have long since died",
        "But they no longer float there futily",
        "out in the empy infinity",
        "with meteors and space debris",
        "From an Ancient Sun"
    ],
    timing: [
        [16610, "in the silence there are many sounds"],
        [20849, "in the dark the colors dance around"],
        [24369, "so many nights i prayed"],
        [27105, "and all the wishes that i made"],
        [29561, "were still floating in the stars"],
        [33633, "up there in the atmosphere"],
        [37871, "waiting for someone to hear"],
        [40673, "the hope i had throughout my life"],
        [44153, "wishes made as a little child"],
        [47037, "from some dreams that have long since died"],
        [53433, "But they no longer float there futily"],
        [57409, "out in the empy infinity"],
        [61993, "with meteors and space debris"],
        [67202, "From an Ancient Sun"]
    ],
    beats: [
        5970,
        7102,
        8568,
        9987,
        11409,
        12764,
        14119,
        15480,
        16833,
        18202,
        19619,
        21466,
        22416,
        23777,
        25188,
        26646,
        28163,
        29308,
        30791,
        32157,
        33599,
        34968,
        36386,
        37814,
        39229,
        40595,
        41990,
        43405,
        44789,
        46099,
        47516,
        48906,
        50295,
        51661,
        53049,
        54590,
        55933,
        57312,
        58803,
        60189,
        61595,
        63195,
        64249,
        65650,
        66609,
        67284,
        67881,
        68501,
        69174,
        69875,
        71438,
        72754,
        74160,
        75512,
        76904,
        78319,
        79792,
        80440,
        80984
    ],
    attributions: {
        singer: "Annika Williams",
        "sound/mixing engineer": "Sanjay Patel",
        "producer & keyboardist": "Raz Kennedy",
        "guitarist & co-writer": "Ryan Viglizzo",
        "bassist": "Keenan Wayne Williams",
        "drummer": "Richard Batchelder",
        "fonts from": "http://www.fontsquirrel.com/",
        "svg by": "vincent_hardy@yahoo.com"
    }
});