Няма описание

axcwg fe37f09b38 follow преди 3 месеца
.idea 6eec298439 base преди 4 месеца
.gitignore 838e47eb69 last преди 3 месеца
LICENSE ead9899d34 followup преди 5 месеца
README.md 87c1e34a5f Updated 'Template.html', Integrated README преди 3 месеца
Template.html fe37f09b38 follow преди 3 месеца
andyxie.cn.key e7b65f127f cert преди 3 месеца
andyxie.cn.pem e7b65f127f cert преди 3 месеца
log.txt ca6757dc5c coverart преди 4 месеца
main.js 87c1e34a5f Updated 'Template.html', Integrated README преди 3 месеца
package-lock.json 4557d190dc stage преди 3 месеца
package.json 4557d190dc stage преди 3 месеца
test.js 244b5ab204 bugs преди 3 месеца
use.bat 88b5a3e0c0 startscript преди 4 месеца

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