• Makes a silence Sound with given duration

    Parameters

    • duration: number

      the duration of the silence Sound

    Returns Sound

    resulting silence Sound

    Example

    silence_sound(5);