This commit is contained in:
Glenn Maynard
2003-04-23 19:12:57 +00:00
parent 111eeef550
commit 3b0e929f82
2 changed files with 9 additions and 0 deletions
@@ -96,3 +96,8 @@ SoundReader *RageSoundReader_Resample::Copy() const
ret->SetSampleRate(samplerate);
return ret;
}
/*
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
* Glenn Maynard
*/
+4
View File
@@ -32,3 +32,7 @@ public:
};
#endif
/*
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
* Glenn Maynard
*/