handle sample timings in ms

This commit is contained in:
Glenn Maynard
2002-12-27 21:39:25 +00:00
parent 19d27543bc
commit 7c8b88e186
2 changed files with 30 additions and 19 deletions
+1
View File
@@ -24,6 +24,7 @@ class DWILoader: public NotesLoader {
bool LoadFromDWIFile( CString sPath, Song &out );
static float ParseBrokenDWITimestamp(const CString *sParams, int iNumParams);
public:
void GetApplicableFiles( CString sPath, CStringArray &out );
bool Loadable( CString sPath );