I’ve added a custom file browser and playlist function to my pyGTK MIDI player. The file browser is more lightweight and read files faster than the GTK FileChooser widget on the Nokia Internet tablet. The GUI is nothing fancy but it works. Download playmus version 0.2 I don’t think I’ll try to determine the MIDI [...]
Posts Tagged ‘maemo’
Python MIDI player updated
Posted in maemo, my software, python, tagged maemo, midi, python on January 1, 2008 | 5 Comments »
Wrote a GUI midi player for my Nokia 770
Posted in maemo, my software, python, tagged maemo, midi, python on December 25, 2007 | Leave a Comment »
Wrote my first PyGTK program for my Nokia 770. It’s a simple GUI midi player that uses the PyGame module. It works pretty well, although while testing the app PyGame sometimes couldn’t initialise and the only option is to reboot my device. But my final round testing seems to be quite stable. Python rocks on [...]
Midi on my Nokia 770
Posted in maemo, tagged maemo, midi, timidity on December 22, 2007 | Leave a Comment »
When I got my Nokia 770, I’ve always wanted to have midi playback. It’s funny that something that came out of Nokia couldn’t play midi files when all their phones could. It has been reported that timidity compiles for the Nokia 770, but the binary that’s floating around on the Web doesn’t work for me, [...]
There’s a Perl in my Internet tablet!
Posted in maemo, tagged maemo on December 17, 2007 | Leave a Comment »
I was reading the forums and just learned that my little Nokia 770 Internet Tablet actually has Perl in it by default. Cool! Should have known it from day one though. A Linux installation without Perl? Unthinkable! That means I actually have two languages to play with on the tablet, Python (which I installed) and [...]