<% include header.ejs %>

match.audio

<% if (error.length > 0) { %>

<%= error %>

<% } %>

Make sharing from music services better. We match album and track links from Rdio, Spotify, Deezer, Beats Music, Google Music and iTunes and give you back a link with all of them.

<% var sample = samples[Math.floor(Math.random() * samples.length)] %>

Here's an example with <%= sample.artist %>'s <%= sample.album %>.

<% include footer.ejs %>