This node outputs the sum of two input spectra.
No files are required.
When to use
This node is used for noise estimation with the HRLE node. The power spectrum of noise estimated with the HRLE node is added to that of EstimateLeak so as to obtain a total noise power spectrum.
Typical connection
Figure 6.60 shows a connection example of CalcSpecAddPower . Inputs are the power spectrum of the noise estimated from HRLE and EstimateLeak . The output is connected with CalcSpecSubGain .
Input
: Map<int, ObjectRef> type. Vector<float> type data pair of a sound source ID and power spectrum.
: Map<int, ObjectRef> type. Vector<float> type data pair of a sound source ID and a power spectrum.
Output
: Map<int, ObjectRef> type. Vector<float> type data pair of the sound source ID and the power spectra for which the two inputs are added.
Parameter
No prameters.
This node outputs the sum of two spectra.