log trunk/src/Modules/Input/ModuleFileInput.cc @ 706:f8e90b5d85fd tip

age author description
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
Sun, 07 Nov 2010 07:38:20 +0000 tom - Support for training on random SNRs
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
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 17:51:27 +0000 tomwalters -Added a module to scale output values by the channel centre frequency
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
Tue, 16 Feb 2010 18:00:16 +0000 tomwalters - Imported file input using libsndfile from old AIM-C and updated to the new API