An audio entity created with:
Parameter | Type | Description |
---|
plays the audio
pauses the audio
stops the audio
fades the audio
Parameter | Type | Description |
---|---|---|
from | Number | starting point, value between 0-1 (1 being the loudest). |
to | Number | ending point, value between 0-1 (1 being the loudest). |
duration | Number | length of time the fade takes (in miliseconds) |
Int
x position of the audio
Int
y position of the audio
Int
z position of the audio
Number
volume of the audio
Int
length of the audio
Int
current time of the audio
Number
speed of the audio (between 0.5 and 4)
Boolean
boolean value of if the audio has loaded
Boolean
boolean value of if the audio will loop