Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
Loading...
Searching...
No Matches
GuiController Class Reference

Public Member Functions

 GuiController (Gui *gui, std::string name)
int setup (Gui *gui, std::string name)
int setup ()
void cleanup ()
int addSlider (std::string name, float value=0.5f, float min=0.0f, float max=1.0, float step=0.001f)
float getSliderValue (int sliderIndex)
int setSliderValue (int sliderIndex, float value)
GuiSlidergetSlider (int sliderIndex)
std::string getName ()
int getNumSliders ()

Static Public Member Functions

static bool controlCallback (JSONObject &root, void *param)

Detailed Description


The documentation for this class was generated from the following files: