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