Commit Graph

14 Commits

Author SHA1 Message Date
kevin
375ed8bed4 cwAudioTransforms.h : Added comments. 2024-12-14 09:58:54 -05:00
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
5b1e7d1b82 cwAudioTransforms.h : Added validate_srate() 2024-08-02 13:34:15 -04:00
kevin
dfd1805ba1 cwAudioTransforms.h/cpp : Implemented wt_osc,wt_seq_osc,multi_ch_wt_seq_osc. 2024-07-31 17:16:54 -04:00
kevin
dd3a2f586f cwAudioTransforms.h:Call basic mode w/ knee. 2023-01-08 14:18:11 -05:00
kevin
451a7d246e cwAudioTransforms.h: Call _cmSpecDist2BasicMode_WithKnee() 2023-01-08 14:13:34 -05:00
kevin
b9e01aa288 Introduced fd_real_t to allow fbuf_t internal data vectors to be type double. 2023-01-05 07:24:07 -05:00
kevin
cbaff98964 Allow frequency domain transforms to have a variable window sample count.
Audio file in processor now has a 'seekSecs' and 'onOffFl' parameter.
Audio mixer now works as a stereo mixer.
PV Analysis proc now can have variable window length.
2022-12-27 18:09:31 -05:00
kevin
c13a03abe5 cwAudioTransforms.hcwFlowProc.cpp : Added 'bypassFl' and transform curve to specDist. 2022-12-12 12:25:00 -05:00
kevin
d034b87f51 Updates in preparation for variable length FT windows. 2022-12-05 17:19:58 -05:00
kevin
6b2b8c53d1 cwAudioTransforms.h : Change _cmSpecDist to use doubles for some operations to avoid distortion. 2022-05-06 16:01:40 -04:00
kevin
c85809d698 cwAudioTransforms.h : Added comments. 2021-12-25 22:13:53 -05:00
kevin
b5bf573748 cwAudioTransforms.h : Added comments. 2021-08-22 22:38:35 -04:00
kevin
02cd79c61f cwAudioFileProc.h/cpp, cwAudioTransforms.h/cpp, cwPvAudioFileProc.h/cpp: Initial commit.
Minor update to cwAudioFileOps.cpp.
2021-08-15 16:06:29 -04:00