Commit Graph

3 Commits

Author SHA1 Message Date
kevin
9b97662d62 cwAudioFileOps.cpp : Fixed regression in parallelMix(). 2020-09-24 12:39:19 -04:00
kevin
be361fcbd6 cwAudioFileOps.cpp : Minor changes to clean code and error reporting. 2020-09-24 11:41:23 -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