The "vngen_audio_stop" Function
#
SyntaxArgument | Type | Description |
---|---|---|
id | real/string | The unique identifier of the sound to stop (or keyword all for all sounds) |
[fade] | real | Optional: The length of time to fade sound out, in seconds |
[ease] | integer/macro | Optional: Sets the ease mode to perform the fade in |
#
DescriptionStops the input sound with an optional fade out and removes the audio from memory.
See Macros & Keywords for a list of available ease modes.