Update version 5
This commit is contained in:
@@ -251,7 +251,6 @@ sheetplayer = {
|
|||||||
this.pitch = j.pitchLevel;
|
this.pitch = j.pitchLevel;
|
||||||
this.bpm = j.bpm;
|
this.bpm = j.bpm;
|
||||||
this.noteCount = j.songNotes.length;
|
this.noteCount = j.songNotes.length;
|
||||||
toast(this.notes[this.noteCount - 1].keys)
|
|
||||||
},
|
},
|
||||||
|
|
||||||
toSource: function(obj) {
|
toSource: function(obj) {
|
||||||
|
|||||||
Reference in New Issue
Block a user