You may remember my Musician (open source) Python project for S60 - mini-piano, metronome, tuning notes? Well, it's been heavily tweaked (with help) and there's now support for the hi-res screens of the N80 and E70, in addition to all QVGA varieties. Plus it's faster and less likely to crash. Perhaps more importantly, it's also a better example app to learn from when starting out with Python? Here's Musician 3.1
Read on in the full article.
On reading this news and noting that the E90 was not (yet) supported, I realised that with the E90's wide screen, you could end up with a couple of octaves on the screen as a musical keyboard of some real use/entertainment. Coupled with a bluetooth keyboard, it could be very nice. Or maybe even a 'proper' musical BT keyboard using the screen and speakers of the E90?
Just a thought. Until then I'll stick to garageband 😊
Tim
You're welcome to modify my code to add extra functions, you know 8-)
Steve
I'd love an E90 version.
2ndly thank you steve!!!! Musical app for s60, whoo! 😉
slitchfield wrote:You're welcome to modify my code to add extra functions, you know 8-)
I think I'll leave learning programming to you experts! I'm still trying to get my head round CSS after a year trying!
Tim
Thanks for making this. Everything works for me except for the piano - if I try it on my N95, I get the following error:
File "c:\resource\graphics.py", line 92, in load
self_image_load(self_filename, self_callback)
SymbianError: [Errno -1]
kErrNotFound
I did copy all of the resources onto the memory card as it instructs in the readme.
Sounds like Python itself isn't properly installed. Do all the other example scripts work ok?
Sorry Steve, but mine does exactly the same. Tuner and metronome is great. piano - same error as typed out above.
Great app though.
Oh, and by the way, that's on an E90.