[Stk] FileWvIn::getSize()

Jochen Graf JochenGraf at gmx.net
Sun May 11 17:07:37 PDT 2008


Hello,

sorry first for my very bad English. I noticed that there is a little mistake in "FileWvIn.cpp", line 90.

unsigned long getSize( void ) const { return data_.frames(); };

Better:
unsigned long getSize( void ) const { return file_.fileSize(); };

Otherwise you get the sampleRate. I dont think that this is meant with "FileWvIn::getSize()".


Best wishes
Jochen Graf
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx



More information about the Stk mailing list