提交图

4 次代码提交

作者 SHA1 备注 提交日期
Kevin Larke
072831b32a cmAudioFile.h/c : Added cmAudioFileSetSRate(), cmAudioFileSine() and chnaged cmAudioFileTest() to take a variable argument list.
Added the ability to write WAV files.
cmAudioFileCreate() now creates a WAV or AIF header based on the file name extension.
2015-04-10 11:58:10 -07:00
kevin
e65764d7a4 cmAudioFile.h/c : Fixed crash bug in cmAudioFilecreate() caused by using a file name without and extension.
_cmAudioFileReadInt() now returns in error instead of asserting when an invalid input channel count is encountered.
2014-01-30 23:35:25 -08:00
kpl
585b54c6d8 cmAudioFile.c: Fixed bug in cmAudioFileCreate() where error msg did not
report the name of the audio file which produced the error.
2013-10-16 13:14:18 -07:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00