Vital
|
#include "JuceHeader.h"
#include "wave_frame.h"
#include "wavetable_group.h"
#include "file_source.h"
#include "json/json.h"
#include "wavetable.h"
Go to the source code of this file.
Classes | |
class | WavetableCreator |
A class responsible for creating complete wavetables from groups of wavetable components. More... | |