semicongine/audio/generators

Search:
Group by:

Procs

proc sineSoundData(f: float; len: float; rate: int; amplitude = 0.5'f32): SoundData {.
    ...raises: [Exception], tags: [RootEffect], forbids: [].}