Sync playback to the actual beat count rather than relying on BPM #5

Open
ratijas wants to merge 43 commits from ratijas/muzika-gromche:work/r/beats into master
5 changed files with 8 additions and 7 deletions
Showing only changes of commit 0683a18491 - Show all commits

BIN
Assets/VseVZaleLoop.mp3 (Stored with Git LFS)

Binary file not shown.

BIN
Assets/VseVZaleLoop.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Assets/VseVZaleStart.mp3 (Stored with Git LFS)

Binary file not shown.

BIN
Assets/VseVZaleStart.ogg (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -40,8 +40,9 @@ namespace MuzikaGromche
new Track
{
Name = "VseVZale",
AudioType = AudioType.OGGVORBIS,
Language = Language.RUSSIAN,
WindUpTimer = 39f,
WindUpTimer = 38.28f,
Bars = 8,
Palette = Palette.Parse(["#FF7F00", "#FFB600", "#FFED00", "#00D1FF", "#6696FB", "#704DF8"]),
},