Mercurial > hg > libxtract
log src/scalar.c @ 211:ef80f7c52c6d
age | author | description |
---|---|---|
Thu, 27 Mar 2014 09:48:26 +0000 | Q | add VC2012 project to compile static and dynamic lib, also fix some C |
Mon, 17 Mar 2014 16:39:30 +0000 | Jamie Bullock | Fixed bugs in xtract_failsafe_f0(). Should now actually be failsafe. Only exception is silent input. |
Tue, 11 Mar 2014 20:18:10 +0000 | Jamie Bullock | Set result value before return |
Tue, 11 Mar 2014 19:27:30 +0000 | Jamie Bullock | Set *result to note value in xtract_midicent(). Fixes bug. |
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 |