Wed, 04 Jun 2014 14:15:03 +0100 |
Jamie Bullock |
Fix conflict with Makefile.am for SWIG bindings and autotools
|
Wed, 04 Jun 2014 14:14:27 +0100 |
Jamie Bullock |
Update SWIG bindings, to (for now) ignore new stageful functions
|
Tue, 03 Jun 2014 21:20:01 +0100 |
Jamie Bullock |
Add ring buffer implementation
|
Tue, 03 Jun 2014 21:17:51 +0100 |
Jamie Bullock |
Add xtract_peak() determines whether the 'current' value is a peak
|
Tue, 03 Jun 2014 21:17:07 +0100 |
Jamie Bullock |
Add "stateful" feature type with initial feature "last n"
|
Thu, 27 Mar 2014 14:56:36 +0000 |
Jamie Bullock |
Merge pull request #58 from q-depot/master
|
Thu, 27 Mar 2014 14:36:37 +0000 |
andrea@nocte.co.uk |
remove *.tlog files
|
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 19:27:02 +0000 |
Jamie Bullock |
Add MIDICENT to simpletest
|
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
|
Fri, 07 Mar 2014 22:14:55 +0000 |
Jamie Bullock |
Return XTRACT_ARGUMENT_ERROR if we try to initialise an mel filter bank with less than 2 bands
|
Fri, 07 Mar 2014 22:14:04 +0000 |
Jamie Bullock |
Add additional error code XTRACT_ARGUMENT_ERROR
|