raylib/examples/audio
raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system
Current looping system was broken, `loopCount` has been converted to `bool looping` and user can enable/disable with `music.looping = false`. `SetMusicLoopCount()` has been removed.
2020-05-14 14:00:37 +02:00
..
resources examples review 2019-05-17 01:17:40 +02:00
audio_module_playing.c WARNING: BREAKING CHANGE: Review audio looping system 2020-05-14 14:00:37 +02:00
audio_module_playing.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_multichannel_sound.c Review example and screenshots 2020-01-09 12:58:24 +01:00
audio_multichannel_sound.png Review example and screenshots 2020-01-09 12:58:24 +01:00
audio_music_stream.c Remove old OpenAL comments 2019-06-29 11:26:31 +02:00
audio_music_stream.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_raw_stream.c RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed() 2019-08-13 17:41:31 +02:00
audio_raw_stream.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
audio_sound_loading.c Remove old OpenAL comments 2019-06-29 11:26:31 +02:00
audio_sound_loading.png Reorganize examples folder 2017-04-04 01:54:49 +02:00