| filename | :: FileName | Supported sound file formats are |
Supported sound file formats are | ||
| volume optional | :: float | |
| preload optional | :: bool | |
| speed optional | :: float | Speed must be |
Speed must be | ||
| min_speed optional | :: float | Only loaded if |
Only loaded if | ||
| max_speed optional | :: float | Only loaded, and mandatory, if |
Only loaded, and mandatory, if | ||
| filename | :: FileName | Supported sound file formats are |
Supported sound file formats are | ||
| max_speed optional | :: float | Only loaded, and mandatory, if |
Only loaded, and mandatory, if | ||
| min_speed optional | :: float | Only loaded if |
Only loaded if | ||
| preload optional | :: bool | |
| speed optional | :: float | Speed must be |
Speed must be | ||
| volume optional | :: float | |

Supported sound file formats are .ogg (Vorbis) and .wav.

Default: 1.0


Default: 1.0
Speed must be >= 1 / 64. This sets both min and max speeds.

Default: 1.0
Only loaded if speed is not defined.
Must be >= 1 / 64.

Default: 1.0
Only loaded, and mandatory, if min_speed is defined.
Must be >= min_speed.

Prototypes
Types