local t={
path="audio/tracks/gourmet.mp3",
bpm=160,
startTime=0.02,
beatDivisions=4,
volumeBase=0.02
}
return track(t)