Wiki

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
resources:tools-software:sigmastudiov2:modules:sources:pinknoise [07 Feb 2021 16:00] – created John Joseph
Line 1: Line 1:
 +[[resources/tools-software/sigmastudiov2/modules/sources|Click here to return to the Sources page]]
 +\\
 +====== Pink Noise ======
 +{{:resources:tools-software:sigmastudiov2:modules:sources:pinknoise.png?200}}
 +===== Description =====
 +This Module generates white noise and passes it through a sixth-order IIR filter with a 1/f power response. Pink noise has a power falloff of 1/f.
 +\\
 +===== Targets Supported =====
 +^ Name ^ ADSP-214xx(Sample) ^ ADSP-214xx(Block) ^ ADSP-215xx/ADSP-SC5xx(Sample) ^ ADSP-215xx/ADSP-SC5xx(Block) ^
 +|WhiteNoise | No | Yes | No | Yes |
 +\\
 +===== Pins =====
 +==== Output ====
 +^ Name ^ Type ^ Description ^
 +|Pink Noise | Audio | Output channel 0 |
 +\\
 +===== Configurable Parameters =====
 +^ GUI Parameter Name    ^ Default Value ^ Range       ^ Function Description                  ^
 +|Gain                   | 0             |-120 -> 20db | Gain applied on the pink noise signal |
 +\\
 +===== DSP Parameters =====
 +^ Parameter Name ^ Description ^ ADSP-214xx/SC5xx/215xx ^
 +|Gain |Gain applied on the pink noise signal |Float |
 +
 +
 +
 +===== DSP Parameter Computation =====
 +
 +DSP_Gain = 0.25 * Math.Pow(10, (Configurable_gain / 20))
  
resources/tools-software/sigmastudiov2/modules/sources/pinknoise.txt · Last modified: 14 Mar 2024 12:56 by John Joseph