http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=372
------- Comment #16 from [EMAIL PROTECTED] 2007-07-03 15:53 ------- Created an attachment (id=114) --> (http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/attachment.cgi?id=114&action=view) INCOMPLETE FreeBasic code to detect mp3 frequency This is incomplete. It does work correctly on the sample mp3 files I have attached, but it is NOT good for general use because it only looks at the first frame it finds. The frequency of the first frame is not always the same as the frequency of the whole file (something to do with optional Variable Bit Rate, I guess) When I run this on my collection of MP3 songs, it correctly detects only approx 80% ~ 90% of them :( -- Configure bugmail: http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
