instrumentTable = ({
"bass-electric": FileAttachment("bass-electric.zip"),
bassoon: FileAttachment("bassoon.zip"),
cello: FileAttachment("cello@1.zip"),
clarinet: FileAttachment("clarinet.zip"),
contrabass: FileAttachment("contrabass.zip"),
flute: FileAttachment("flute.zip"),
"french-horn": FileAttachment("french-horn.zip"),
"guitar-acoustic": FileAttachment("guitar-acoustic.zip"),
"guitar-electric": FileAttachment("guitar-electric.zip"),
"guitar-nylon": FileAttachment("guitar-nylon.zip"),
harmonium: FileAttachment("harmonium.zip"),
harp: FileAttachment("harp.zip"),
organ: FileAttachment("organ.zip"),
piano: FileAttachment("piano.zip"),
saxophone: FileAttachment("saxophone.zip"),
trombone: FileAttachment("trombone.zip"),
trumpet: FileAttachment("trumpet.zip"),
tuba: FileAttachment("tuba.zip"),
violin: FileAttachment("violin.zip"),
xylophone: FileAttachment("xylophone.zip")
})