ape  0.5.0
Audio Programming Environment
Classes | Namespaces
label.h File Reference
#include "baselib.h"
#include <vector>

Go to the source code of this file.

Classes

class  ape::SharedValue< T >
 An assignable (from T ) value to be used as arguments for a Label. You should store these separately, and when you assign to them the linked Label will get updated. More...
 
class  ape::Label
 A Label is a printf-like format string displayed to the user, that is automatically updated in the GUI.

See also
print(), SharedValue
More...
 

Namespaces

 ape
 
 ape::detail