History log of /external/sonic/wave.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
60eeb064f62a106069d2ce148fabd724f9df9780 27-Feb-2015 Bill Cox <waywardgeek@google.com> Changed license to Apache 2.0, and enabled -O3 optimization
/external/sonic/wave.c
72ae545d51c561613f57cf87e05016179042e87a 18-Apr-2013 Matthew Albright <albright@adobe.com> - Made the Makefile work under OSX 10.8
- Made the WAV header parsing work with what ffmpeg outputs: https://ffmpeg.org/trac/ffmpeg/ticket/1843
/external/sonic/wave.c
ec23ae004aa4dbe018a443b60cd57791d883be6c 21-Oct-2011 Bill Cox <bill@viasic.com> Removed dependence on libsndfile, which complicated compiling on Windows and confused some people who thought using sonic requires this library. Also changed from .flac format to wav file format for samples
/external/sonic/wave.c
0a65104e7377db1962b74de12b5ed3c952240f13 24-Nov-2010 Bill Cox <waywardgeek@gmail.com> Done with initial implementation of pitch shifting
/external/sonic/wave.c
f80718975932650b6f366d6e4b4455b253aa00fe 19-Nov-2010 Bill Cox <waywardgeek@gmail.com> Added support for stereo recordings
/external/sonic/wave.c
1a299bb54901f02ef8cd0d9f3774e2a67b85e938 19-Nov-2010 Bill Cox <waywardgeek@gmail.com> Compiled, but not debugged, multi-channel support
/external/sonic/wave.c
a999987c622e096f666571cd1408ebbc441e52a9 11-Nov-2010 Bill Cox <waywardgeek@gmail.com> Changed to LGPL license
/external/sonic/wave.c
0e4ec5e65f696f6648feeeace9adc77dd69e2532 09-Nov-2010 Bill Cox <waywardgeek@gmail.com> Fix to reading multi-channel wav files
/external/sonic/wave.c
0c4cade6939162c0700dd5d701bf91095bcc9edd 09-Nov-2010 Bill Cox <waywardgeek@gmail.com> Fix to main.c for flushing
/external/sonic/wave.c
0c4c06089176345f408613c8da6a5585a9af9615 08-Nov-2010 Bill Cox <waywardgeek@gmail.com> Added short data interface
/external/sonic/wave.c
2081ea488f9b07d61efc7c9106c43cb1c6cea1a5 05-Nov-2010 Bill Cox <waywardgeek@gmail.com> Fixed bug reading stereo wav files
/external/sonic/wave.c
14efa4465e418b2fbd226a132217b0123190e6bf 02-Nov-2010 Bill Cox <waywardgeek@gmail.com> Working for 2X speedup
/external/sonic/wave.c
ca02d872cc6cb963d438ceae6d011bd04c658b3c 02-Nov-2010 Bill Cox <waywardgeek@gmail.com> Initial version, compiles but not debugged
/external/sonic/wave.c