liballeg / allegro5

The official Allegro 5 git repository. Pull requests welcome!
https://liballeg.org
Other
1.87k stars 283 forks source link

consolidate audio examples #348

Open allebot opened 13 years ago

allebot commented 13 years ago

Originally reported by: wangp

Original Ticket: alleg/bugs/327

There are too many audio examples. Some could be removed or consolidated, if anyone wants something to do.

Also they should automatically use sounds in data/haiku/*.ogg or the a5teroids demo, instead of requiring command line options (which are hard to pass within certain IDEs).

ReiquelApplegate commented 7 months ago

I count 5 files in the examples directory:

ex_audio_chain.cpp ex_audio_devices.c ex_audio_props.cpp ex_audio_simple.c ex_audio_timer.c