HrStereoMixer Hadron plugin that sums variable number of stereo inputs


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 sums a variable number of stereo inputs into one output. Number of stereo inputs are defined by the argument given by the user. By default, it creates two stereo inputs. The inputs are multiplied with the value set in the mixer GUI, and summed together.


Arguments: (optional) One argument. Sets the number of stereo inputs.


Modulatable parameters: All level sliders.


Outputs: Left and right channels for audio summed from inputs.


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 HrStereoSplitter HrSimpleModulator HrDIYSynth HrWrapSynth