reVeno/Source/Veno/Audio/WaveTable/SineWaves.h
versustunez ac22ea5e75 - reformat to JUCE-Guidelines
- added Matrix => half working ;)
2020-06-13 16:52:16 +02:00

12 lines
143 B
C++

//
// Created by versustune on 08.06.20.
//
#ifndef VENO_SINEWAVES_H
#define VENO_SINEWAVES_H
class SineWaves
{
};
#endif //VENO_SINEWAVES_H