@ -44,8 +44,10 @@ class Data(template.engine.sequencer.Score):
self.hiddenTracks={}#track-instance:original Position. The value can exist multiple times. These still create a playback representation but are read-only and do not react to editing or GUI requests because you can't access them except through Track.allTrack (which is exactly the same for deleted tracks). Hidden tracks are saved though, deleted ones not.
self.tempoTrack=TempoTrack(parentData=self)#The tempoTrack is a Laborejo class. TempoMap is a template.sequencer class that is used by TempoTrack internally
#Metadata has only strings as keys, even the numbers.
#Lilypond Properties that might be used elsewhere as well, e.g. JACK Pretty Names