Commit Graph

12 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
c38420ab47 cwAudioFile.cpp : Fixed comment in _write_audio<S,D>(). 2024-07-13 11:57:54 -04:00
kevin
91fad53d33 Added "#include cwTest.h" dependency to most *.cpp files. 2024-05-29 12:36:57 -04:00
kevin
0a0dc2e87b cwAudioFile.h/cpp : Filenames are now automatically expanded. Comments added. 2023-02-18 13:48:11 -05:00
kevin
d46101f4b9 cwAudioFile.h/cpp : Added writeFlowInterleaved() 2023-02-14 20:50:29 -05:00
kevin
46191195b1 README.md: Updated notes.
cwFlowProc.cpp: Updated AudioFileOut to set output file bit format.
2021-09-06 09:44:48 -04:00
kevin
c9bf328a6d cwMath.h/cpp : Populate cwMath from libcm and move some functions from cwUtility to cwMath. 2021-08-15 15:51:09 -04:00
kevin
eed27b2e49 cwAudioFile.h/cpp : Add floating point file format. 2021-05-08 08:15:06 -04:00
kevin
1440a4f55f cwAudioFile : Fixed memory leak. Added alloc/freeFloatBuf(). 2020-10-04 10:46:19 -04:00
kevin
7312289d76 cwAudioFile.cpp : Fixed bug in _get() that prevented all dependent function from reading at the correct location. 2020-09-24 11:36:06 -04:00
kevin
62257d7d24 cwVectOps.h : Initial commit.
cwTime.h: Added elaspsedMs()
cwObject.h: Added getv_opt().
cwCommon.h: Added kInvalidStateRC
Makefile: Added use of cwWEBSOCK build variable.
cwAudioFileOps.h : Initial commit.
cwAudioFile.h : Moved some operations so cwAudioFileOps.h
cwCommonImpl.h : Removed is_int<> because has a std library implementation.
2020-09-22 11:37:19 -04:00
kevin
1af6b58667 cwAudioFile.h/cpp, cwMtx.cpp, Makefile.am : Added cwAudioFile and cwMtx.cpp. 2020-09-01 15:42:28 -04:00