vsicurella / SuperVirtualKeyboard

MIDI Plugin made with JUCE for interacting with microtonal piano layouts
The Unlicense
41 stars 2 forks source link

Backslash in Constants.h #13

Closed KottV closed 4 years ago

KottV commented 4 years ago

Just a little thing that works only in Windows and won't build in Mac/Linux:

https://github.com/vsicurella/SuperVirtualKeyboard/blob/master/Source/Constants.h#L13

include "Structures\Mode.h"

vsicurella commented 4 years ago

Argh!! I hate that about Windows, and am usually on top of it. I'll fix this right away, sorry!