fixed holding notes
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
{
|
||||
"song": "Bopeebo",
|
||||
"bpm": 100,
|
||||
"data": [[1,0,0,0,2,-2,-2,-2,2,-2,-2,-2]]
|
||||
"data": [[1,0,0,0,2,-2,-2,-2,2,-2,-2,-2],
|
||||
[3,-3,-3,0,4,-4,-4,0,2,-2,-2,0],
|
||||
[3,-3,0,0,2,0,4,0,3,-3,-3,-3]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user