1
0
Fork 0

Port track VseVZale to OGG format

No gap now.
This commit is contained in:
ivan tkachenko 2025-07-17 01:06:29 +03:00
parent 6204888453
commit 0683a18491
5 changed files with 8 additions and 7 deletions

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"]),
},