earliest pattern view

This commit is contained in:
tildearrow 2021-12-13 02:03:36 -05:00
parent 9a1683bb45
commit efde2c5798
3 changed files with 172 additions and 67 deletions

View file

@ -37,6 +37,7 @@ class FurnaceGUI {
bool macroLoopDragActive;
public:
const char* noteName(short note, short octave);
void bindEngine(DivEngine* eng);
bool loop();
bool init();