Mercurial > hg > aimc
comparison src/Support/SignalBank.h @ 23:491b1b1d1dc5
-Added AIMCopy, a replacement for HTK's HCopy
-Set "Id" keyword on all .cc, .h and .py files
-Added FileList class to aupport AIMCopy
-Added a first go at a Module factory class. It's not to be used at the moment, but it will serve as a reminder to implement a proper factory soon.
author | tomwalters |
---|---|
date | Tue, 23 Feb 2010 12:47:01 +0000 |
parents | bd370910aa05 |
children | 9122efd2b227 |
comparison
equal
deleted
inserted
replaced
22:645cfd371cff | 23:491b1b1d1dc5 |
---|---|
27 * constructor and initialisation routines are provided. | 27 * constructor and initialisation routines are provided. |
28 */ | 28 */ |
29 | 29 |
30 /*! \author: Thomas Walters <tom@acousticscale.org> | 30 /*! \author: Thomas Walters <tom@acousticscale.org> |
31 * \date 2010/01/23 | 31 * \date 2010/01/23 |
32 * \version \$Id: SignalBank.h 4 2010-02-03 18:44:58Z tcw $ | 32 * \version \$Id$ |
33 */ | 33 */ |
34 | 34 |
35 #ifndef AIMC_SUPPORT_SIGNALBANK_H_ | 35 #ifndef AIMC_SUPPORT_SIGNALBANK_H_ |
36 #define AIMC_SUPPORT_SIGNALBANK_H_ | 36 #define AIMC_SUPPORT_SIGNALBANK_H_ |
37 | 37 |