HrStereoSplitter Hadron plugin that splits a stereo input to variable number of stereo outputs
Inherits from: Object : HadronPlugin
This Hadron plugin is shipped with the Hadron distribution. Hadron plugins are not meant for instantiating by hand in code, they are used internally by the Hadron system.
This simple plugin splits a stereo input to variable number of stereo outputs. Number of stereo outputs are defined by the argument given by the user. By default, it creates two stereo outputs. The outputs are multiplied with the value set in the mixer GUI, and summed together.
Arguments: (optional) One argument. Sets the number of stereo outputs.
Modulatable parameters: All level sliders.
Outputs: Variable number of outputs derived from the stereo input in LRLRLR alignment.
The level sliders use the HrSlider widget which is midi aware and automatable. For details, see the help file for HrSlider.
See also: HrADC HrDAC HrFreeVerb HrStereoMixer HrSimpleModulator HrDIYSynth HrWrapSynth