Skip to main content

Crate crayon_audio

Crate crayon_audio 

Source

Modules§

assets
prelude
source

Functions§

clip_state
create_clip_from
Creates a clip object from file asynchronously.
create_clip_from_uuid
Creates a clip object from file asynchronously.
delete_clip
Deletes a AudioClip resource from AudioSystem.
discard
Discard the world system.
play
Plays a audio source, returning a AudioSourceHandle for it.
set_listener
Sets the position of listener.
set_pitch
Sets the frequency-shift of a playing sound.
set_position
Sets the emiiter position of playing sound.
set_volume
Sets the volume of a playing sound.
setup
Setup the world system.
stop
Stops a played audio source.