log trunk/src/Modules/SAI/ModuleSAI.cc @ 706:f8e90b5d85fd tip

age author description
Wed, 06 Feb 2013 15:41:24 +0000 tomwalters - Allow the SAI to use double-buffering, as was originally intended.
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
Tue, 30 Mar 2010 22:06:24 +0000 tomwalters - Modified licence from GPL 3 to Apache v2
Tue, 23 Feb 2010 12:47:01 +0000 tomwalters -Added AIMCopy, a replacement for HTK's HCopy
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 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:00:16 +0000 tomwalters - Imported file input using libsndfile from old AIM-C and updated to the new API
Fri, 12 Feb 2010 12:31:23 +0000 tomwalters - Initial add of support code and modules. Not everything is working yet.