{
metaData: {
artist: "MR ROCAMBOLE",
title: "I've got your soul"
},
// NOTE: Your audio file must be served from the same domain as your HTML
// file, or served with permissive CORS HTTP headers:
// https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
url: "https://files.catbox.moe/bqprhv.mp3",
duration: 273
},
{
metaData: {
artist: "Kirah",
title: "Take me to the sun"
},
// NOTE: Your audio file must be served from the same domain as your HTML
// file, or served with permissive CORS HTTP headers:
// https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
url: "https://files.catbox.moe/caooer.mp3",
duration: 277
},
{