Analyser Node
Analysis node to retrieve information about the spectrum or wave
Properties
Link copied to clipboard
Link copied to clipboard
dB value above which the signal is cut off (for frequency display). Default is -30 dB.
Link copied to clipboard
dB value below which the signal is cut off (for frequency display). Default is -100 dB.
Link copied to clipboard
The smoothingTimeConstant (0..1) allows smoothing of data between two analyses (values close to 1 => smoother, values close to 0 => more reactive). Default is 0.8.
Functions
Link copied to clipboard
Link copied to clipboard
Retrieves the frequency amplitude in a byte array (0..255).
Link copied to clipboard
Retrieves the raw waveform (time domain) in a byte array (0..255). By default, 128 represents axis 0, so 0..255 ->-1..+1.
Link copied to clipboard
Additional methods if needed: retrieval in Float32.
Link copied to clipboard