diff --git a/Assets/MoyaZhittyaLoop.mp3 b/Assets/MoyaZhittyaLoop.mp3 deleted file mode 100644 index 1d76213..0000000 --- a/Assets/MoyaZhittyaLoop.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37909057b45be8d8095c1e0330e6539ea28aaa42445baa9f6097f750d251af63 -size 356103 diff --git a/Assets/MoyaZhittyaLoop.ogg b/Assets/MoyaZhittyaLoop.ogg new file mode 100644 index 0000000..f0fe71d --- /dev/null +++ b/Assets/MoyaZhittyaLoop.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45512064bda32f59d05552b25d7e712f3f5334529f5cc961b3a30112f04fa83c +size 208169 diff --git a/Assets/MoyaZhittyaStart.mp3 b/Assets/MoyaZhittyaStart.mp3 deleted file mode 100644 index 468415e..0000000 --- a/Assets/MoyaZhittyaStart.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef1be4db12e8a8393d9c7b2a56a80246f35313541c1ae0049f1ad0c722ba5da -size 952133 diff --git a/Assets/MoyaZhittyaStart.ogg b/Assets/MoyaZhittyaStart.ogg new file mode 100644 index 0000000..34ec0f5 --- /dev/null +++ b/Assets/MoyaZhittyaStart.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222b3b3640007bb046e1398e4aece71d3ca89b1533432f9b1f5e8e53b80fbb32 +size 548796 diff --git a/MuzikaGromche/Plugin.cs b/MuzikaGromche/Plugin.cs index b0081c5..3fe9090 100644 --- a/MuzikaGromche/Plugin.cs +++ b/MuzikaGromche/Plugin.cs @@ -56,9 +56,14 @@ namespace MuzikaGromche new Track { Name = "MoyaZhittya", + AudioType = AudioType.OGGVORBIS, Language = Language.ENGLISH, - WindUpTimer = 34.5f, + WindUpTimer = 34.53f, Bars = 8, + BeatsOffset = 0.0f, + ColorTransitionIn = 0.25f, + ColorTransitionOut = 0.25f, + ColorTransitionEasing = Easing.OutExpo, Palette = Palette.Parse(["#A3A3A3", "#BE3D39", "#5CBC69", "#BE3D39", "#BABC5C", "#BE3D39", "#5C96BC", "#BE3D39"]), }, new Track