Sin descripción

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

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