local t={
path="audio/tracks/clicky.flac",
bpm=60,
startTime=2,
beatDivisions=4,
volumeBase=1
}
return track(t)