raysan5
c387bc586d
RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()
Renamed for consistency with similar functions
pirms 5 gadiem
Ray
4ad1fa85a4
Remove old OpenAL comments
pirms 5 gadiem
Ray
b525039e0a
Review ALL examples
pirms 5 gadiem
ChillerDragon
f21761fbbb
Happy new year 2019
pirms 5 gadiem
Ray
64e9d72c07
Reviewed audio example
pirms 6 gadiem
James Hofmann
959f8e45f8
Complete raw_audio_stream example
1. Always synthesize a complete frame of audio, using a second buffer (this prevents gaps in playback)
2. Sine is computed correctly, with an adjustable frequency
3. User can modulate frequency in real-time with mouse
4. Entire audio buffer data is shown, visually demonstrating how sine changes in wavelength
pirms 6 gadiem
Ray
dd4dd0e87d
Reorganize examples folder
pirms 7 gadiem
raysan5
3c91dc099d
Added some comments to sample
Some work still required...
pirms 8 gadiem
raysan5
5de597579f
Complete review of audio module
pirms 8 gadiem
raysan5
ae70540a96
Added example audio_raw_stream
pirms 8 gadiem
raysan5
d3d9aaceb1
Updated and comments
pirms 8 gadiem
raysan5
68d647c1af
Complete review and update
Simplified module for Music and AudioStream
Added support for raw audio streaming (with example)
pirms 8 gadiem
raysan5
58d2f70b7e
Review audio module and examples
pirms 8 gadiem
raysan5
02c456432d
Complete review of audio system
Still some work left...
pirms 8 gadiem
raysan5
a8bed54586
Corrected stream playing with index
pirms 8 gadiem
raysan5
183795b8aa
Review literals type
pirms 9 gadiem
raysan5
e5fe2c216e
Added some comments to examples
pirms 9 gadiem
raysan5
997170a317
Examples reviewed
pirms 9 gadiem
raysan5
8847602061
Examples review...
pirms 10 gadiem
raysan5
51688c004c
Code cleaning, removed useless spaces
pirms 10 gadiem
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
pirms 10 gadiem
raysan5
f76a00adc1
Code used to test some features (and resources)
pirms 10 gadiem
raysan5
5bf9675d38
Update to version 1.0.3
View CHANGELOG for full list of changes
pirms 11 gadiem
raysan5
f79beffc34
Audio issues solved... Audio Works!
pirms 11 gadiem
raysan5
62f298ce54
Updated
pirms 11 gadiem
raysan5
6f9d7db4ad
Updated
pirms 11 gadiem
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
pirms 11 gadiem
Ray
818e79638b
Replaced tabs by 4 spaces
pirms 11 gadiem
raysan5
1a8cdc10b7
Added some examples
pirms 11 gadiem