Commit Graph

9 Commits

Author SHA1 Message Date
9ef0240e99 resamples added
Ease of use considered in api and channels are more convenient as
unsigned char type.
2016-05-02 01:24:24 -07:00
790bc72806 bool return for failed update 2016-05-01 23:07:02 -07:00
a2a3d3aeb6 new silence generator 2016-05-01 18:53:40 -07:00
34e5fcf47e removed enums 2016-04-30 16:05:43 -07:00
a1038f61b6 BPS type added to ensure consistency 2016-04-30 15:41:46 -07:00
5f1e8b8278 hide struct from user
Hiding the struct from user should protect from accidentally modifying
the mix channel. This could cause serious errors down the road.
2016-04-29 23:43:21 -07:00
91f1f324c0 First stage of audio API update
Look over changes and give feedback please.
2016-04-29 23:00:12 -07:00
e8fa630c28 Audio module reviewed for standalone usage 2015-07-31 12:31:39 +02:00
f7acee9221 Decoupling audio module from raylib
Now audio module can be used as standalone module
2015-07-29 21:41:19 +02:00