WARNING, THIS APP IS OUTDATED AND NOT BEING DEVELOPED, THE CODE IS HORRIBLE. ONE OF THE SKY MUSIC DEVELOPERS REMADE IT BETTER
Visit the New Sky Music, the repository of the new Sky Music: Also for genshin
This is a tool created for the sky team to help users learn how to play songs with the Sky instruments.
*Play a song with many different instruments
*Record a song
*Share your song/songs with other users
*Import songs
*Practice songs
We have more things incoming so check us out!
-Medic (js-html)-Placeholder Username (css-html)
-Specy (js-html-audio files)
-Auth Zero (js-security)
-Mosh
-Annihilate
-Soe
-Scarlet
-Pod
-Zeelux
If you want to open the website to make some changes, you must run the backend first, to do so you must have node.js, once you do:
-npm install
in the index.js change "inLocalhost" (line 15) to true and thenyou can do: "node ." to run the backend, you will then see in the console "server is running on port xxxx", go to your browser and open localhost:portName (replace portName with the number you got in "xxxx", it should be 8080 > localhost:8080)