Mercurial > hg > libxtract
log src/scalar.c @ 206:c6488df9e5c0
age | author | description |
---|---|---|
Tue, 11 Mar 2014 18:16:12 +0000 | Jamie Bullock | Add range check |
Tue, 11 Mar 2014 18:14:45 +0000 | Jamie Bullock | Add xtract_midicent() convenience function to convert from frequency to MIDI cent |
Mon, 17 Feb 2014 12:58:28 +0000 | Sean Enderby | xtract_hps, made it more in the style of the library and octave error correction bit |
Mon, 17 Feb 2014 11:20:59 +0000 | Sean Enderby | quick fix to xtract_irregularity_j and a sort of working xtract_hps |
Wed, 12 Feb 2014 08:36:58 +0000 | Jamie Bullock | Include float.h on platforms that don't have DBL_MAX defined in limits.h |
Tue, 11 Feb 2014 16:39:41 +0000 | Jamie Bullock | Make xtract_lowest_value() return XTRACT_NO_RESULT if all values in the input data are below or equal to threshold value. Fixes #46 |