aboutsummaryrefslogtreecommitdiff
path: root/examples/audio/audio_module_playing.c
AgeCommit message (Collapse)Author
2019-09-03Remove sampleLeft from Music struct... -WIP-Ray
...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.
2019-06-29Remove old OpenAL commentsRay
2019-05-27Review variables initializationRay
2019-05-20Review ALL examplesRay
2018-12-25Corrected issue with MOD playingraysan5
Despite issue is corrected, now module loop doesn't work...
2017-04-08Working on examples...Ray
2017-04-04Reorganize examples folderRay