Commit Graph

17 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
1b4ad4f45f cwVectOps.h : Fixed bug in vop::print() where columns where not printed correctly. 2024-07-31 17:15:47 -04:00
kevin
c78cab6e56 cwVectOps.h : Added ones() and sub(scalar,v0,vn) 2024-07-13 11:57:06 -04:00
kevin
3616e82afa cwVectOps.h : All arguments to sine() and phasor() may now be of different types. 2024-07-04 17:01:26 -04:00
kevin
8e1004b2a3 cwVectOps.h : Added find() and count(). 2024-06-04 08:34:42 -04:00
kevin
24f9b937a6 cwFileSys,cwLex,cwVectOps,cwObject,cwTime : Updated to use cwTest to manage test() function. 2024-05-29 12:37:53 -04:00
kevin
5de1851c66 cwVectOps.h : Added 'scale_add()' 2024-03-09 15:13:54 -05:00
kevin
28c8dfc982 cwVectOps.h : Added abs(). 2024-02-10 11:36:43 -05:00
kevin
570e4cfc45 cwVectOps.h : Added std(). 2023-09-12 17:42:30 -04:00
kevin
1830d70f92 cwVectOps.h : Added interleave() and deinterleave() 2023-02-14 20:56:39 -05:00
kevin
8c43021040 cwVectOps.h : Update comment. 2023-01-08 14:12:11 -05:00
kevin
6a9351b043 cwVectOps.h : Added filter() function 2022-12-05 17:20:26 -05:00
kevin
e028fc4b8b cwVectOps.h : Minor changes to mul<> and ampl_to_db() to clarify types. 2022-05-06 16:08:10 -04:00
kevin
a5c7f41ecf cwVectOps.h : Many additions and changes. 2021-08-15 16:00:40 -04:00
kevin
9536e9b6bb cwVectOpts.h : Added comments 2020-10-18 09:02:03 -04:00
kevin
090851acbf cwVectOps.h : Added new version of seq(), phasor(), and sine(). 2020-10-04 10:47:39 -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