axmol/tests/cpp-tests/Resources/audio
James Chen effb6f077a [mac, ios] 'ExtAudioFileRead' may return 0 frame while it doesn’t reach the end of very short audio file. (#17011)
* [mac, ios] Adds AudioDecoder::readFixedFrames. And uses readFixedFrames to simply code.

* [mac, ios] ‘ExtAudioFileRead’ may return 0 frame while it doesn’t reach the end of very short audio file.

* [mac, ios] Adds test case for small file test.

* [mac, ios] Adds small audio file.

* [mac, ios] Macro ‘BREAK_IF’ logic fix.

* [mac, ios] Returns false of AudioDecoder::open if total frames is 0.
2016-12-15 09:58:47 +08:00
..
SoundEffectsFX009 Added MP3 support 2015-05-23 19:13:12 -07:00
EntireFramesTest.mp3 fixed #16938: Audio could not be played entirely on iOS/macOS. And refactored some code of decoding. (#16946) 2016-12-02 13:52:37 +08:00
LuckyDay.mp3 Add audio resource. 2014-09-23 15:38:40 +08:00
SmallFile.mp3 Adds test case. 2016-07-27 14:00:34 +08:00
SmallFile2.mp3 [mac, ios] 'ExtAudioFileRead' may return 0 frame while it doesn’t reach the end of very short audio file. (#17011) 2016-12-15 09:58:47 +08:00