/* Copyright 2013-2019 Matt Tytel
 *
 * vital is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * vital is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with vital.  If not, see <http://www.gnu.org/licenses/>.
 */

#include "lfo_editor.cpp"
#include "line_map_editor.cpp"
#include "line_editor.cpp"
#include "synth_button.cpp"
#include "drag_drop_effect_order.cpp"
#include "envelope_editor.cpp"
#include "synth_preset_selector.cpp"
#include "preset_selector.cpp"
#include "tab_selector.cpp"
#include "wavetable_3d.cpp"
#include "bar_renderer.cpp"
#include "open_gl_image.cpp"
#include "open_gl_image_component.cpp"
#include "open_gl_multi_image.cpp"
#include "open_gl_multi_quad.cpp"
#include "open_gl_component.cpp"
#include "open_gl_line_renderer.cpp"
#include "transpose_quantize.cpp"
#include "modulation_button.cpp"
#include "modulation_tab_selector.cpp"
#include "equalizer_response.cpp"
#include "midi_keyboard.cpp"
#include "oscilloscope.cpp"
#include "peak_meter_viewer.cpp"
#include "compressor_editor.cpp"
#include "filter_response.cpp"
#include "sample_viewer.cpp"
#include "text_selector.cpp"
#include "modulation_meter.cpp"
#include "tempo_selector.cpp"
#include "synth_slider.cpp"
#include "open_gl_background.cpp"
