Selector Class Reference
[Composites]
Select different observations from input data.
More...
#include <Selector.h>
Inherits Marsyas::MarSystem.
Detailed Description
Select different observations from input data.
- Author:
- Steven Ness (sness@sness.net)
Select one or more observations from your input data and pass it to the next
MarSystem.
The enable and disable controls are used in a similar way to the way they are used in FanOut.
This is useful for cases like PitchPraat that output both a frequency and a confidence and you just are interested in one or the other.
Controls:
- mrs_natural/disable [w] : passes in the number of the child MarSystem to disable.
- mrs_natural/enable [w] : pass in the number of the child MarSystem to enable. (by default all children are enabled)
Definition at line 50 of file Selector.h.
The documentation for this class was generated from the following files: