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

12 lines
159 B
C++

//
// Created by versustune on 11.06.20.
//
#ifndef VENO_PRESETMANAGER_H
#define VENO_PRESETMANAGER_H
class PresetManager
{
};
#endif //VENO_PRESETMANAGER_H