|
libpsynth 0.2.1
|
A control for notifying the state of the node from the real time process out to the user thread. More...
#include <control.hpp>


Public Member Functions | |
| out_control (const std::string &name, node *owner=0, const T &value=T()) | |
| const control_meta & | meta () const |
A control for notifying the state of the node from the real time process out to the user thread.
| psynth::graph::out_control< T >::out_control | ( | const std::string & | name, |
| node * | owner = 0, |
||
| const T & | value = T() |
||
| ) | [inline] |
| const control_meta& psynth::graph::out_control< T >::meta | ( | ) | const [inline, virtual] |
Implements psynth::graph::control_base.
1.7.4