// Different applications can create their own key bindings, these are the defaults. // Many editor commands can be reached by a single keystroke. For more advanced things there // are menus.
Create the initial score we use to populate the UI etc: 0. if translation mode, return empty promise, it won't be used anyway
promise for a remote load. If a local load, will resolve immediately
Convenience constructor, take the score and render it in the configured rendering space.
Initialize the library according to instruction in config object:
Generated using TypeDoc
SuiApplication main entry point of application. Based on the configuration, either start the default UI, or initialize library mode and await further instructions.