maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Tablet Karaoke ramble (https://talk.maemo.org/showthread.php?t=25908)

ciroip 2008-12-31 03:02

Tablet Karaoke ramble
 
ok, just returned from the holyday break and I wanted see how it could look a small karaoke app on the tablet. I think could be a nice visualization (maybe full screen) for a media player out there.
the code (like my usual) is a masterpiece of c_apness but the app should play at least 1 song before crash completely the tablet :).
For this I wanted try to use xml, gstreamer (dependencies), pygame (dependencies) and of course python (dependeces, dependecies, dependencis).
Is just an idea of somethin I would love to have in a more serious and complete app.
It read mp3 and should look for a .lrc in the same path.
I included a short example (king.mp3+king.lrc): using king.mp3 in the text field should permit too test it.
https://garage.maemo.org/frs/downloa...aoke002.tar.gz

https://garage.maemo.org/frs/downloa...142/sshot1.jpg

Buon 2009

ciroip 2008-12-31 03:17

Re: Tablet Karaoke ramble
 
this page (togheter with a bunch of other links I could not be able to find the links again...) was really helpfull to learn how make a workable gstreamer app on maemo.
http://wiki.forum.nokia.com/index.ph...ions_-_Part_II

anyway I believe it contain an error:
...
response = dialog.run()
dialog.hide()
file_name = selector.get_filename()
....
To fix it should be enough changeing 'selector' with 'dialog'


All times are GMT. The time now is 17:40.

vBulletin® Version 3.8.8