@todo ews-47.txt

This commit is contained in:
dotmg 2025-11-28 08:31:39 +01:00
parent 3867dbc855
commit dfbdb2da2c

View file

@ -12,6 +12,7 @@ import mg.dot.feufaro.midi.MidiWriterKotlin
//todo: split voices (ffpm19/ews22) ${S:mfs} in N4:, idem ffpm-212
//@todo: ffpm-172-2 ${O:1} non fonctionnel
//@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) {
private val T: MutableList<PTemplate> = mutableListOf()