raylib/examples/audio
Jeffery Myers 62f5382d56
[AUDIO] Add an example of how to use LoadSoundAlias (#3223)
* Add a function to clone a sound and share data with another sound.

* rename items based on feedback

* PR Feedback, use custom unload for sound alias, not variant of normal sound unloading

* sound_multi example
2023-08-04 17:14:04 +02:00
..
resources Support QOA audio file format by default 2023-03-05 14:07:02 +01:00
audio_mixed_processor.c Added mixed audio processor (#2929) 2023-02-20 11:13:24 +01:00
audio_mixed_processor.png Added mixed audio processor (#2929) 2023-02-20 11:13:24 +01:00
audio_module_playing.c Update year to 2023 2023-01-01 16:00:56 +01:00
audio_module_playing.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_music_stream.c Update year to 2023 2023-01-01 16:00:56 +01:00
audio_music_stream.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_raw_stream.c Fix warnings and bad project settings for 4.5 release (#2894) 2023-01-27 19:20:42 +01:00
audio_raw_stream.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_sound_loading.c Update year to 2023 2023-01-01 16:00:56 +01:00
audio_sound_loading.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_sound_multi.c [AUDIO] Add an example of how to use LoadSoundAlias (#3223) 2023-08-04 17:14:04 +02:00
audio_stream_effects.c Update year to 2023 2023-01-01 16:00:56 +01:00
audio_stream_effects.png Create audio_stream_effects.png 2022-07-29 19:56:36 +02:00