|
@ -32,6 +32,7 @@ class ofxPiMapper { |
|
|
bool loadXmlSettings(string fileName); |
|
|
bool loadXmlSettings(string fileName); |
|
|
|
|
|
|
|
|
unsigned int getNumPresets(); |
|
|
unsigned int getNumPresets(); |
|
|
|
|
|
unsigned int getActivePresetIndex(); |
|
|
|
|
|
|
|
|
private: |
|
|
private: |
|
|
ofx::piMapper::Application _application; |
|
|
ofx::piMapper::Application _application; |
|
|