loadMidiForScore
Description​
Re-creates the midi for the current score and loads it. This will result in the player to stop playback. Some setting changes require re-genration of the midi song.
- JavaScript
- C#
- Kotlin
loadMidiForScore(): void
void LoadMidiForScore()
fun loadMidiForScore(): Unit