Bez popisu

AXCWG 395a32b294 user před 3 měsíci
.idea b868983e14 sth před 3 měsíci
ogg fb3f3caad9 SENDIT před 3 měsíci
.gitignore b868983e14 sth před 3 měsíci
LICENSE ead9899d34 followup před 5 měsíci
README.md fff59a06a6 todo před 3 měsíci
Singletons.js a1b6b91985 esm před 3 měsíci
Template.html fe37f09b38 follow před 3 měsíci
UserInteractions.js 395a32b294 user před 3 měsíci
andyxie.cn.key e7b65f127f cert před 3 měsíci
andyxie.cn.pem e7b65f127f cert před 3 měsíci
c0.js fb3f3caad9 SENDIT před 3 měsíci
log.txt ca6757dc5c coverart před 4 měsíci
main.js 395a32b294 user před 3 měsíci
op.json f372a878ed sort před 3 měsíci
package-lock.json a1b6b91985 esm před 3 měsíci
package.json d2a9071808 Merge před 3 měsíci
pitched.js fb3f3caad9 SENDIT před 3 měsíci
test.js 1f245b0f28 Login, Register, Session storage. před 3 měsíci
use.bat bf53818ba9 new před 3 měsíci

README.md

Instrunet Backend

Not aimed for public. Classified documents contained.

Specification

Specification 1.0 for InstruNet

- DB
Column:
uuid - Unique ID per entry
song_name - Stands for the name of the song of the entry
album_name - Stands for the name of the album of the entry
link_to - Stands for the metadata information of the entry
databinary - Stands for the binary data of the entry
artist - Stands for the artist for the entry
kind - Describes the kind of the entry.
albumcover - Binary data for album cover. 
kind (enum) :
0 - Full removal of vocal
1 - Karaoke--keeps the harmony
2 - vocal only (Not yet implemented) 
3 - bass
4 - drums
5 - others

TODO

  • 名称排序
  • 时间排序
  • [ ]