log

age author description
Tue, 23 Feb 2010 21:52:58 +0000 tomwalters -Got rid of unnecesary dependencies again
Tue, 23 Feb 2010 21:51:11 +0000 tomwalters -Added a bit of junk to try and build a bianry for OS X 10.4 in SConstruct
Tue, 23 Feb 2010 13:09:33 +0000 tomwalters -Added more logging to AIMCopy
Tue, 23 Feb 2010 12:47:01 +0000 tomwalters -Added AIMCopy, a replacement for HTK's HCopy
Mon, 22 Feb 2010 18:28:02 +0000 tomwalters Created wiki page through web user interface.
Mon, 22 Feb 2010 18:17:14 +0000 tomwalters - Added scripts directory with a few basic scripts for testing modules and interfacting with matlab
Mon, 22 Feb 2010 18:10:55 +0000 tomwalters -Added necessary header files for linux build
Mon, 22 Feb 2010 17:51:27 +0000 tomwalters -Added a module to scale output values by the channel centre frequency
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
Fri, 19 Feb 2010 14:19:32 +0000 tomwalters -Added a couple of scripts to run cpplint.py on everything (apart from 3rd party imports) and to build and install the python module
Fri, 19 Feb 2010 14:17:42 +0000 tomwalters -Updated the SWIG wrapper to include all the modules. Now employing a lazier strategy for the SWIG interface file.
Fri, 19 Feb 2010 13:07:54 +0000 tomwalters -Profile module for taking slices of an SAI or SSI (or anything else for that matter)
Fri, 19 Feb 2010 12:15:56 +0000 tomwalters -Added modules template
Fri, 19 Feb 2010 09:11:23 +0000 tomwalters - Updated contact details and copyright lines to reflect actual copyright ownership
Fri, 19 Feb 2010 08:51:51 +0000 tomwalters - Renamed DeleteTarget and DeleteAllTargets to RemoveTarget and RemoveAllTargets in Module class
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 20:04:04 +0000 tomwalters - Replacing tabs with spaces for indentation
Thu, 18 Feb 2010 19:35:07 +0000 tomwalters - Added a basic main function to test that all the can be fitted together
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
Tue, 16 Feb 2010 18:00:16 +0000 tomwalters - Imported file input using libsndfile from old AIM-C and updated to the new API
Tue, 16 Feb 2010 13:23:23 +0000 tomwalters - Fixed the gaussian fitting to use doubles internally (like MATLAB)
Mon, 15 Feb 2010 20:37:26 +0000 tomwalters - Fixed the python SWIG wrappers
Sun, 14 Feb 2010 22:42:58 +0000 tomwalters Created wiki page through web user interface.
Sun, 14 Feb 2010 22:35:34 +0000 tomwalters Edited wiki page through web user interface.
Sun, 14 Feb 2010 22:04:54 +0000 tomwalters Created wiki page through web user interface.
Fri, 12 Feb 2010 13:39:11 +0000 tomwalters Created wiki page through web user interface.
Fri, 12 Feb 2010 12:31:23 +0000 tomwalters - Initial add of support code and modules. Not everything is working yet.
Thu, 13 Jan 2011 18:58:15 +0000 hamel.phil Changed a comment
Thu, 13 Jan 2011 18:49:40 +0000 hamel.phil small bug in /swig/audio_example.py
Thu, 13 Jan 2011 18:46:47 +0000 hamel.phil Added a line to fix an installation problem with an old swig version
Mon, 10 Jan 2011 16:01:10 +0000 hamel.phil small change in python aimc data write
Thu, 06 Jan 2011 20:11:41 +0000 hamel.phil Debug output for audio_example and added a write function for aimc_data
Thu, 06 Jan 2011 16:30:25 +0000 hamel.phil removed a debug printout
Thu, 06 Jan 2011 03:33:11 +0000 hamel.phil corrected a bug with stereo files in FileInput, and some more stuff
Wed, 05 Jan 2011 18:48:02 +0000 hamel.phil corrected a bug in the swig example and added a new more complex example
Sun, 14 Nov 2010 06:04:58 +0000 tomwalters - Hack for directories
Sun, 14 Nov 2010 06:01:30 +0000 tomwalters - ...done properly this time
Sun, 14 Nov 2010 06:00:12 +0000 tomwalters - Windows directory support
Sun, 14 Nov 2010 05:56:50 +0000 tomwalters - Support for output as a set of PNG files.
Sun, 07 Nov 2010 07:38:20 +0000 tom - Support for training on random SNRs
Thu, 04 Nov 2010 21:28:26 +0000 tom - A few more example config files
Thu, 04 Nov 2010 19:48:53 +0000 tom - AIMC format file output
Tue, 02 Nov 2010 23:46:56 +0000 tomwalters Windows build fixes.
Mon, 01 Nov 2010 01:36:44 +0000 tomwalters - Offscreen plotting
Mon, 01 Nov 2010 01:29:33 +0000 tomwalters - Updated results plotting
Mon, 01 Nov 2010 00:31:00 +0000 tomwalters - Scripts for plotting summary performance graphs.
Tue, 26 Oct 2010 16:48:03 +0000 tom - Put the SSI feautres config back how it was.
Tue, 26 Oct 2010 16:46:14 +0000 tom - Fix bug where the fram period wasn't propagating to the output file.
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
Tue, 26 Oct 2010 04:09:31 +0000 tom - Adding ModuleBoxes
Tue, 26 Oct 2010 00:03:29 +0000 tomwalters - Support (hopefully) both movie writing and HTK file output.