Compare commits
No commits in common. "c9ec1a16214f0d5c08bc25e32f35963964005208" and "8e15cfc66788f41f4093c62a1a3aa8cb0b24ecd4" have entirely different histories.
c9ec1a1621
...
8e15cfc667
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
package mg.dot.feufaro.viewmodel
|
|
||||||
|
|
||||||
data class MidiMarkers(
|
|
||||||
val timestamp: Long,
|
|
||||||
val template: String,
|
|
||||||
val lastCallerMarker: Int,
|
|
||||||
val marker: String,
|
|
||||||
val noteBefore: String,
|
|
||||||
val separat: String,
|
|
||||||
val note: String
|
|
||||||
)
|
|
||||||
Loading…
Add table
Reference in a new issue