GPoke CD+G Karaoke Player released


Makenai

Member
Joined
May 10, 2003
Messages
100
I'm releasing a little piece of code I have been playing with to play the graphical part of CD+G Karaoke discs. It doesn't have sound support, though eventually if a nice mp3 library pops up, I would love to finish this. As it is right now, it plays the lyrics and animations fairly well, if not exactly at the correct speed. The GPL'd sources are included.

shot1.png


Download it at http://www.makenai.net/gpoke/.
 
Very nice. I want to do Karaoke on my GP32, too :)
Where do you get the *.cdg/*.mp3 files?

By the way:
There is working mp3 code in the source code release of gpfm.
 
Yes. The source of gpfm is available. It has a working mp3 player inside.
Its for compiling with the gcc.

So its no precompiled library, its even better.
 
By the way:
There is working mp3 code in the source code release of gpfm.
Thanks for the tip, Giffel. I am currently looking into that possiblity.. though having a bit of trouble finding a recent version of the source. :( Fortunately, I do have something.. and learned about libmad (a non floating point MP3 lib) as a result of this.. so I might be able to do something after all. If you have any leads on 1.5 version source though, it would help out alot too.
 
Last edited by a moderator:
Back
Top