Vital
|
#include "JuceHeader.h"
#include "json/json.h"
#include <map>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | LoadSave |
A utility class for loading and saving configuration, preset, and state data for the Vital synthesizer. More... | |
class | LoadSave::FileSorterAscending |
A helper class for sorting files in ascending order based on their names. More... | |
Namespaces | |
namespace | vital |
Contains classes and functions used within the Vital synthesizer framework. | |