Browse Source

Typo.

faust
Stephane Letz Andrew Belt 4 years ago
parent
commit
76a463fa77
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/FaustEngine.cpp

+ 1
- 1
src/FaustEngine.cpp View File

@@ -37,7 +37,7 @@ using namespace std;

extern rack::Plugin* pluginInstance;

// UI handler for switches, knobs and leds
// UI handler for switches, knobs and lights
struct RackUI : public GenericUI
{
typedef function<void(ProcessBlock* block)> updateFunction;


Loading…
Cancel
Save