reVeno/Source/Veno/Audio/WaveTable/WavesInlcuder.h

7 lines
146 B
C
Raw Normal View History

2020-06-13 10:56:20 +02:00
#include "TableHelper.h"
#include "SawWaves.h"
#include "SineWaves.h"
#include "SquareWaves.h"
#include "TriangleWaves.h"
#include "VeNoXWaves.h"