Mon, 18 Oct 2010 04:42:28 +0000 |
tomwalters |
- Massive refactoring to make module tree stuff work. In theory we now support configuration files again. The graphics stuff is untested as yet.
|
Tue, 30 Mar 2010 22:06:24 +0000 |
tomwalters |
- Modified licence from GPL 3 to Apache v2
|
Mon, 22 Feb 2010 12:45:05 +0000 |
tomwalters |
-Removed extraneous debug logging
|
Mon, 22 Feb 2010 12:42:47 +0000 |
tomwalters |
-Moved scripts to new scripts dir
|
Sat, 20 Feb 2010 21:03:57 +0000 |
tomwalters |
-Added basic support for unit tests using gtest
|
Sat, 20 Feb 2010 17:56:40 +0000 |
tomwalters |
-Updated the Slaney IIR gammatone to use a cascase of four second-order filters as per the implementtion in Slaney's auditory toolbox. This is more numerically stable at high sample rates and low centre frequencies.
|
Fri, 19 Feb 2010 15:19:27 +0000 |
tomwalters |
-<math.h> replaced wit <cmath> where possible
|
Thu, 18 Feb 2010 21:12:41 +0000 |
tomwalters |
- Lots of changes to make cpplint happy. It still complains about header guards, but that's pretty much it now.
|
Thu, 18 Feb 2010 16:55:40 +0000 |
tomwalters |
- Ported over HTK file output
|
Tue, 16 Feb 2010 18:40:55 +0000 |
tomwalters |
- Added stub for a Slaney IIR Gammatone filterbank
|