Skip to content

Instantly share code, notes, and snippets.

View Vinc0682's full-sized avatar

VincBreaker Vinc0682

View GitHub Profile
const LINE_HOLD_TIME = 1;
const SILENT_TIME = 10;
const SONGS: { [key: string]: string[]} = {
'I am machine': [
'I am', 'machine',
'I never', 'sleep',
'I keep', 'my eyes', 'wide open',
'I am', 'machine',
'A part', 'of me',