Mercurial > hg > svcore
log transform/RealTimeEffectModelTransformer.cpp @ 1138:a2dbedc0cfee
age | author | description |
---|---|---|
Wed, 10 Jun 2015 17:06:02 +0100 | Chris Cannam | Tidy dense time-value model API a bit; add first simple unit test for FFT model |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
Tue, 03 Mar 2015 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |
Wed, 03 Sep 2014 11:26:21 +0100 | Chris Cannam | Fix some potential null derefs (from coverity scan) |
Tue, 17 Jun 2014 14:49:49 +0100 | Chris Cannam | More size_t evisceration and warning fixes warnfix_no_size_t |
Mon, 02 Dec 2013 12:29:09 +0000 | Chris Cannam | Update the rest of the transforms stuff, so now it builds and runs again tonioni_multi_transform |