wtf I don't know

This commit is contained in:
2023-08-28 01:00:22 +02:00
parent a9fcca4246
commit ff7acaa28e
16 changed files with 47 additions and 22 deletions

View File

@@ -1,9 +1,9 @@
local t={
path="audio/tracks/gourmet.mp3",
bpm=160,
startTime=0.05,
startTime=0.02,
beatDivisions=4,
volumeBase=0
volumeBase=0.02
}
return track(t)