Vital
|
#include "JuceHeader.h"
#include "authentication.h"
#include "authentication_section.h"
#include "download_section.h"
#include "header_section.h"
#include "effects_interface.h"
#include "memory.h"
#include "modulation_matrix.h"
#include "open_gl_background.h"
#include "shaders.h"
#include "synth_section.h"
#include "update_check_section.h"
#include "wavetable_creator.h"
Go to the source code of this file.
Classes | |
class | FullInterface |
The main GUI container for the entire synthesizer interface. More... | |