Ray
fc95ceadf0
Remove sampleLeft from Music struct... -WIP-
...moved to internal AudioBuffer structure as totalFramesProcessed, now time measure works again... but there is some problem with looping...
Also note some inconsistencies between frames and samples, it seems those concepts are not considered correctly in the code.
5 years ago
Ray
4ad1fa85a4
Remove old OpenAL comments
5 years ago
Ray
87774a0a21
Review variables initialization
5 years ago
Ray
b525039e0a
Review ALL examples
5 years ago
raysan5
35a6e9a074
Corrected issue with MOD playing
Despite issue is corrected, now module loop doesn't work...
6 years ago
Ray
20d205cae5
Working on examples...
7 years ago
Ray
dd4dd0e87d
Reorganize examples folder
7 years ago
raysan5
5de597579f
Complete review of audio module
8 years ago
Ray
b9310f7d3a
Updated background color
8 years ago
raysan5
918fc002d0
Simplified audio example
8 years ago
raysan5
79c8eb543e
Corrected audio bugs and improved examples
8 years ago
raysan5
68d647c1af
Complete review and update
Simplified module for Music and AudioStream
Added support for raw audio streaming (with example)
8 years ago
raysan5
02c456432d
Complete review of audio system
Still some work left...
8 years ago
raysan5
8328353204
New example: XM module playing
8 years ago