Compare commits
No commits in common. "0cd33c0e4391ba55a958844123daeb105a25e81f" and "c9ec1a16214f0d5c08bc25e32f35963964005208" have entirely different histories.
0cd33c0e43
...
c9ec1a1621
1 changed files with 3 additions and 0 deletions
|
|
@ -5,4 +5,7 @@ data class MidiMarkers(
|
||||||
val template: String,
|
val template: String,
|
||||||
val lastCallerMarker: Int,
|
val lastCallerMarker: Int,
|
||||||
val marker: String,
|
val marker: String,
|
||||||
|
val noteBefore: String,
|
||||||
|
val separat: String,
|
||||||
|
val note: String
|
||||||
)
|
)
|
||||||
Loading…
Add table
Reference in a new issue