raysan5
168948d91d
Update raudio_standalone.c
pirms 4 gadiem
raysan5
7eb6cb470b
Update raudio_standalone.c
pirms 4 gadiem
raysan5
9ce838806b
[examples] Review/change audio resources
pirms 4 gadiem
Leandro Gabriel
89c16baf18
Replace tabs with spaces and update year of copyright notices ( #927 )
* Update year of copyright notices
* Fix mistake in comment
* Fix typo ("algorythms")
* Replace tabs with spaces
* Remove trailing whitespace and fix mistake in comment
* Fix ExportImageAsCode missing comment rectangle corner
* Replace tab with spaces
* Replace tabs with spaces
pirms 5 gadiem
Ray
87774a0a21
Review variables initialization
pirms 5 gadiem
Ray
944a388b1b
Include mini_al directly, no separate module
pirms 6 gadiem
Ray
93471b0a7c
WARNING: Renamed module: audio -> raudio
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change.
Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library!
Consequently, raylib version has been bumped to 2.4-dev.
pirms 6 gadiem
Ray
4ec4dc691f
Use stb_vorbis.h as header only
pirms 6 gadiem
Ray
bff3bb758a
Reviewed audio_standalone
Now it works with mini_al library
pirms 6 gadiem
maficccc@gmail.com
8cb324b2da
Fix result of operation is garbage or undefined
pirms 6 gadiem
Ahmad Fatoum
f991a075e1
Build examples and games on Travis CI
They were disabled because they failed to build,
but this patch set fixes the build on Linux and macOS.
This doesn't apply to the AppVeyor build on Windows yet;
it currently fails at linking with OpenAL.
pirms 7 gadiem
Ray
6cec382f65
Comments tweak
pirms 7 gadiem
Ray
413d059fd8
Some tweaks and additions
pirms 7 gadiem
Ray
dd4dd0e87d
Reorganize examples folder
pirms 7 gadiem
RDR8
e23c120c8b
Automate compiler flags selection.
pirms 7 gadiem
Saggi Mizrahi
aaea2eb9a6
Fix building audio_standalone example on linux
Signed-off-by: Saggi Mizrahi <saggi@mizrahi.cc>
pirms 8 gadiem
raysan5
0603e59cae
Review examples and added new ones
pirms 8 gadiem
raysan5
58d2f70b7e
Review audio module and examples
pirms 8 gadiem
raysan5
be551d7707
Review comment
pirms 8 gadiem
raysan5
a05150392a
Added audio standalone sample
pirms 8 gadiem