A representation of the RNBO patcher graph.
More...
#include <RNBO_PatcherState.h>
|
using | Iterator = typename StateMap::iterator |
|
using | ConstIterator = typename StateMap::const_iterator |
|
|
class | StateHelper< PatcherState > |
|
A representation of the RNBO patcher graph.
◆ getSubState()
PatcherState& RNBO::PatcherState::getSubState |
( |
const char * |
key | ) |
|
|
override |
Get a substate (e.g. a subpatcher)
- Parameters
-
- Returns
- PatcherState&
◆ getSubStateAt()
Get a substate (e.g. a subpatcher) from an array of multiple substates.
- Parameters
-
key | the substate name |
i | the index of the substate in the array |
- Returns
- PatcherState&
The documentation for this class was generated from the following file: