@todo ews-47.txt
This commit is contained in:
parent
3867dbc855
commit
dfbdb2da2c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ import mg.dot.feufaro.midi.MidiWriterKotlin
|
||||||
//todo: split voices (ffpm19/ews22) ${S:mfs} in N4:, idem ffpm-212
|
//todo: split voices (ffpm19/ews22) ${S:mfs} in N4:, idem ffpm-212
|
||||||
//@todo: ffpm-172-2 ${O:1} non fonctionnel
|
//@todo: ffpm-172-2 ${O:1} non fonctionnel
|
||||||
//@todo: ffpm-164.txt O10:s3:mflswss // alternative notes for stanza 3 only
|
//@todo: ffpm-164.txt O10:s3:mflswss // alternative notes for stanza 3 only
|
||||||
|
//@todo: ews-47.txt DS/$ + [12][3]
|
||||||
|
|
||||||
class Solfa(val sharedScreenModel: SharedScreenModel, private val fileRepository: FileRepository) {
|
class Solfa(val sharedScreenModel: SharedScreenModel, private val fileRepository: FileRepository) {
|
||||||
private val T: MutableList<PTemplate> = mutableListOf()
|
private val T: MutableList<PTemplate> = mutableListOf()
|
||||||
|
|
@ -802,4 +803,4 @@ class Solfa(val sharedScreenModel: SharedScreenModel, private val fileRepository
|
||||||
this.add(element)
|
this.add(element)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue