Chris Robinson
|
0261aac518
|
Use Ogre's resource group manager to handle sound files
|
2012-03-20 10:34:36 -07:00 |
|
Chris Robinson
|
db46bf39b3
|
Add a rewind method to the sound decoder
|
2012-03-19 08:48:25 -07:00 |
|
Chris Robinson
|
8f9d4ff841
|
Use 6 125ms buffers for OpenAL streams
|
2012-03-19 05:29:04 -07:00 |
|
Chris Robinson
|
dc6354b2f9
|
Add functions to get string names for sample types and channel configs
|
2012-03-19 02:31:40 -07:00 |
|
Chris Robinson
|
403e51cef3
|
Move the sample type and channel config enums to MWSound and give use appropriate names for the values
|
2012-03-18 11:56:54 -07:00 |
|
Chris Robinson
|
efae7dfe83
|
Rename some sound decoder class member variables and functions
|
2012-03-18 11:47:15 -07:00 |
|
Chris Robinson
|
caf5d71d44
|
Make the sound decoder's Open method return void
Errors are thrown, not returned
|
2012-03-17 03:18:28 -07:00 |
|
Chris Robinson
|
9cf42f6d0f
|
Flesh out the sound decoder a bit more
|
2012-03-17 02:51:46 -07:00 |
|
Chris Robinson
|
10037e79e7
|
Add a skeleton decoder class using mpg123 and libsndfile
|
2012-03-16 23:18:15 -07:00 |
|