Wiki

This version (01 Apr 2024 13:54) was approved by John Joseph.The Previously approved version (03 Feb 2020 11:07) is available.Diff

Click here to return to the Sources page

White Noise


Description


The White Noise block generates a signal that contains equal energy per frequency domain(hertz or similar increament).This random time-varying signal can be useful for testing equipment, although for audio situations white noise is commonly run through a pinking filter, to better simulate the behavior and response of the human ear.

A simple on/off toggle (right) controls the cell output.

Targets Supported

NameADSP-214xxADSP-215xx/ADSP-SC5xxADAU145x/146x
WhiteNoise Block and Sample Block and Sample Sample

Pins

Output

NameTypeDescription
WhiteNoiseAudioOutput channel 0

Configurable Parameters

GUI Parameter NameDefault ValueRangeFunction Description
WhiteNoise_EnabledFalseTrue/FalseEnabled/Disabled the algorithm, When the algorithm is disabled, the output pin will output a constant value 0.0

DSP Parameters

Parameter NameDescriptionADSP-214xx/SC5xx/215xxADAU145x/146x
WhiteNoise_EnabledEnabled/Disabled the algorithm, When the algorithm is disabled, the output pin will output a constant value 0.0FloatFixPoint8d24
SeedRandom Value between 0 to 65536FloatInteger32

DSP Parameter Computation

WhiteNoise_Enabled = WhiteNoise_Enabled? 1: 0

resources/tools-software/sigmastudiov2/modules/sources/whitenoise.txt · Last modified: 01 Apr 2024 13:54 by John Joseph