Mercurial > hg > libxtract
log src/scalar.c @ 87:0df00d5c9269
age | author | description |
---|---|---|
Tue, 04 Sep 2007 19:07:55 +0000 | Jamie Bullock | Added basic SWIG wrapper generator (use ./configure --enable-swig etc) |
Mon, 03 Sep 2007 14:31:58 +0000 | Jamie Bullock | Checked ANSI C89 compliance (basically a few ifndefs for the C99 math functions: powf, roundf etc). Added a few PD examples/tests. |
Sun, 02 Sep 2007 14:28:00 +0000 | Dan Stowell | Fixed bug in xtract_irregularity_k() - failure to initialise *result to zero |
Mon, 20 Aug 2007 08:12:04 +0000 | Jamie Bullock | Minor mods and typos corrections that were lurking uncommitted |
Sun, 19 Aug 2007 16:54:25 +0000 | Jamie Bullock | Fixes for MSP example, and changed the fundamental estimators so that if they don't get a samplerate 44100 is assumed (I'm not sure if this is a good idea!). |
Thu, 15 Feb 2007 10:48:41 +0000 | Jamie Bullock | Removed '//' comments |
Mon, 12 Feb 2007 17:11:31 +0000 | Jamie Bullock | Various minor fixes |