Algosim documentation: SoundMax

SoundMax

Returns the maximum value of a sound’s waveform.

Syntax

Description

SoundMax(s) returns the maximum value of the waveform of s as a normalised value in [0, 1].

Examples

SoundMax(SineTone(200, 0.3, 1))
0.299999999953