* Loads the given midi file structure. * @param midi
(midi: MidiFile)
| 208 | * @param midi |
| 209 | */ |
| 210 | loadMidiFile(midi: MidiFile): void; |
| 211 | |
| 212 | /** |
| 213 | * Loads the synchronization information from the given score (used for backing tracks and external media). |
no outgoing calls