![]() |
Maestro - Midi Player Tool Kit for Unity Version 2.18.2
|
Control caching, reuse, and download-only behavior for external SoundFonts. More...
Variables | |
| bool | MidiPlayerTK.MPTKSoundFont.LoadFromCache |
| Whether to reuse previously downloaded SoundFonts if available. Default is true. Folder: Application.persistentDataPath/"DownloadedSF". | |
| bool | MidiPlayerTK.MPTKSoundFont.SaveToCache |
| Whether to store the loaded SoundFont in a local cache. Default is true. Folder: Application.persistentDataPath/"DownloadedSF". | |
| bool | MidiPlayerTK.MPTKSoundFont.DownloadOnly |
| Whether to only download the SoundFont. When true, the SoundFont is not loaded in the MidiSynth. Default is false. | |
Control caching, reuse, and download-only behavior for external SoundFonts.
| bool MidiPlayerTK.MPTKSoundFont.DownloadOnly |
Whether to only download the SoundFont. When true, the SoundFont is not loaded in the MidiSynth. Default is false.