diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-05-26 15:08:46 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-05-26 15:08:46 +0100 |
| commit | 30d4c7382ceb71ae2072616f95bf47fd2ec036e8 (patch) | |
| tree | c58a788c72ae2410d24c51d00c0e67f47ba127d5 /vamphost/src/testApp.h | |
| parent | 63971c9b5e2dcfa1b7e254cac9cac5629c776835 (diff) | |
switching vamp plugins
Diffstat (limited to 'vamphost/src/testApp.h')
| -rw-r--r-- | vamphost/src/testApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vamphost/src/testApp.h b/vamphost/src/testApp.h index ad24233..112f697 100644 --- a/vamphost/src/testApp.h +++ b/vamphost/src/testApp.h @@ -35,6 +35,8 @@ public: ofSoundStream soundStream; Vamphost vamphost; + + int whichplugin; }; |
