diff options
Diffstat (limited to 'src/mdaLooplex.h')
-rw-r--r-- | src/mdaLooplex.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mdaLooplex.h b/src/mdaLooplex.h index e70541a..e838c7f 100644 --- a/src/mdaLooplex.h +++ b/src/mdaLooplex.h @@ -57,9 +57,9 @@ public: virtual LvzInt32 canDo (char* text); virtual LvzInt32 getNumMidiInputChannels () { return 1; } - + void idle(); - + private: void update(); //my parameter update |