Get access to the SynthClip preset database.
More...
Get access to the SynthClip preset database.
Get the single instance of the database in the project.
- Returns
Get the single instance of the database in the project and reload the presets.
- Returns
void Synth8.SynthClipPresetDatabase.ReloadPresets |
( |
| ) |
|
Reload the presets found in the specified folder.
SynthClip Synth8.SynthClipPresetDatabase.emptyPreset = null |
An empty preset. Useful for clearing messes.
Dictionary<string, SynthClip> Synth8.SynthClipPresetDatabase.presets = new Dictionary<string, SynthClip>() |
All presets found in the specified folder.
string Synth8.SynthClipPresetDatabase.presetsPath = "Assets/8Synth/Presets/" |
Where the presets are located in the project.
The documentation for this class was generated from the following file:
- Editor/SynthClipPresetDatabase.cs