How do I add music?

how did the incremental god tree do it

i have tried something like tabFormat: ["raw-html", function() {return options.musicToggle ? '<audio controls src="music/all8BitNow.mp3"></audio>' : ""}], but it just errored

yes i did add musicToggle when i tested the code

all I needed was an extra set of brackets, whoops!