diff --git a/.gitignore b/.gitignore index 9bea433..1eede3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store +tensorflow-max-mlp diff --git a/HSSOrder.txt b/HSSOrder.txt new file mode 100644 index 0000000..ec51f09 --- /dev/null +++ b/HSSOrder.txt @@ -0,0 +1,9 @@ +0, Aurora; +1, "the soft sparks of the blue mind"; +2, "Echoes in the Dreamscape"; +3, Blue; +4, "First Calling"; +5, Hypnagogia; +6, "the warm winds of the aurora borealis"; +7, Luz; +8, "The Subtle Glow of the Delighted Being"; diff --git a/HSS_NOT.json b/HSS_NOT.json index a42c384..da57518 100644 --- a/HSS_NOT.json +++ b/HSS_NOT.json @@ -43099,7 +43099,7 @@ "breakpoints" : [ "data", 0, 196, 86400, 0, 1, 0, 0.507937, 0, 0, 1800, 0.111111, 0, 0, 3600, 0.111111, 0, 0, 5400, 0.111111, 0, 0, 7200, 0.111111, 0, 0, 9000, 0.111111, 0, 0, 10800, 0.333333, 0, 0, 12600, 0.333333, 0, 0, 14400, 0.333333, 0, 0, 16200, 0.333333, 0, 0, 18000, 0.492063, 0, 0, 19800, 0.492063, 0, 0, 21600, 0.492063, 0, 0, 23400, 0.674603, 0, 0, 25200, 0.849206, 0, 0, 27000, 0.888889, 0, 0, 28800, 0.888889, 0, 0, 30600, 0.888889, 0, 0, 32400, 0.888889, 0, 0, 34200, 0.714286, 0, 0, 36000, 0.714286, 0, 0, 37800, 0.714286, 0, 0, 39600, 0.515873, 0, 0, 41400, 0.515873, 0, 0, 43200, 0.515873, 0, 0, 45000, 0.507937, 0, 0, 46800, 0.507937, 0, 0, 48600, 0.507937, 0, 0, 50400, 0.507937, 0, 0, 52200, 0.730159, 0, 0, 54000, 0.730159, 0, 0, 55800, 0.896825, 0, 0, 57600, 0.896825, 0, 0, 59400, 0.896825, 0, 0, 61200, 0.904762, 0, 0, 63000, 0.904762, 0, 0, 64800, 0.84127, 0, 0, 66600, 0.84127, 0, 0, 68400, 0.888889, 0, 0, 70200, 0.888889, 0, 0, 72000, 0.507937, 0, 0, 73800, 0.507937, 0, 0, 75600, 0.507937, 0, 0, 77400, 0.507937, 0, 0, 79200, 0.277778, 0, 0, 81000, 0.277778, 0, 0, 82800, 0.071429, 0, 0, 84600, 0.087302, 0, 0, "curve", "data", 1, 196, 86400, 0, 1, 0, 0.110204, 0, 0, 1800, 0.093878, 0, 0, 3600, 0.093878, 0, 0, 5400, 0.093878, 0, 0, 7200, 0.093878, 0, 0, 9000, 0.093878, 0, 0, 10800, 0.102041, 0, 0, 12600, 0.102041, 0, 0, 14400, 0.102041, 0, 0, 16200, 0.102041, 0, 0, 18000, 0.093878, 0, 0, 19800, 0.093878, 0, 0, 21600, 0.093878, 0, 0, 23400, 0.102041, 0, 0, 25200, 0.477551, 0, 0, 27000, 0.877551, 0, 0, 28800, 0.877551, 0, 0, 30600, 0.877551, 0, 0, 32400, 0.877551, 0, 0, 34200, 0.746939, 0, 0, 36000, 0.746939, 0, 0, 37800, 0.746939, 0, 0, 39600, 0.502041, 0, 0, 41400, 0.502041, 0, 0, 43200, 0.502041, 0, 0, 45000, 0.502041, 0, 0, 46800, 0.502041, 0, 0, 48600, 0.502041, 0, 0, 50400, 0.502041, 0, 0, 52200, 0.355102, 0, 0, 54000, 0.355102, 0, 0, 55800, 0.110204, 0, 0, 57600, 0.110204, 0, 0, 59400, 0.110204, 0, 0, 61200, 0.477551, 0, 0, 63000, 0.477551, 0, 0, 64800, 0.665306, 0, 0, 66600, 0.665306, 0, 0, 68400, 0.877551, 0, 0, 70200, 0.877551, 0, 0, 72000, 0.534694, 0, 0, 73800, 0.534694, 0, 0, 75600, 0.534694, 0, 0, 77400, 0.534694, 0, 0, 79200, 0.738776, 0, 0, 81000, 0.738776, 0, 0, 82800, 0.559184, 0, 0, 84600, 0.134694, 0, 0, "curve" ] } , - "Arua" : { + "Aurora" : { "1" : { "hub::instrument::bank" : [ "HSS_Samples.json" ], "hub::instrument::instrument-1" : [ "X_Windwhistle.instr.json" ], diff --git a/Presets/Arua.json b/Presets/Aurora.json similarity index 100% rename from Presets/Arua.json rename to Presets/Aurora.json