|
-
Jun 7th, 2001, 03:00 PM
#1
Thread Starter
Good Ol' Platypus
Playing the info contained in an MP3
I've found a document on how to read MP3 files myself. My Q is now, how can I use this data?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Jun 7th, 2001, 04:52 PM
#2
transcendental analytic
If you mean a doc on how to decode the layer3 format, can i have (a look at) it?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 7th, 2001, 05:42 PM
#3
Thread Starter
Good Ol' Platypus
It's for the audio of all MPEG-1, MPEG-2, MPEG-2.5, Layer I, II, III formats....
Yes, it's at http://www.wotsit.org/search.asp?page=5&s=music, it's mpeghdr (4K).
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Jun 7th, 2001, 06:36 PM
#4
transcendental analytic
i'll have a look at it, how do you want to use it btw?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 7th, 2001, 06:39 PM
#5
transcendental analytic
hey that link points to the second result page of 6 with nothing on them, odd
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 7th, 2001, 07:16 PM
#6
Thread Starter
Good Ol' Platypus
Whoops!
That's because i put a comma after it...
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|