| Class | Description |
|---|---|
| DeviceWorker |
This class is used to setup the MIDI devices in the background while a
WaitView is shown. |
| ExportWorker |
This class is used to export a file in the background while a
WaitView is shown. |
| MidicaWorker |
This class is the base class for workers that perform time-consuming actions in the background while a
WaitView is shown. |
| ParsingWorker |
This class is used to parse a file (or URL) in the background while a
WaitView is shown. |
| WaitView |
This class provides a ‘please wait’ window for time-consuming processes.
|