• Makes a noise Sound with given duration

    Parameters

    • duration: number

      the duration of the noise sound

    Returns Sound

    resulting noise Sound

    Example

    noise_sound(5);