|
2010-06-16
, 18:41
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#22
|
lol @ this - we do indeed need an app for it
quick mockup:
http://bit.ly/9688g7
|
2010-06-16
, 19:02
|
Posts: 60 |
Thanked: 144 times |
Joined on Jan 2010
@ Philadelphia
|
#23
|
|
2010-06-16
, 19:10
|
|
Posts: 304 |
Thanked: 20 times |
Joined on Jan 2010
@ irvine
|
#24
|
|
2010-06-16
, 20:06
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#25
|
Hehe, great idea. I hacked together a little app in python using pygame.
However, I did not add the soundfile, as I did not know under which license it was released. You can, however, simply convert the file the original poster provided (even on your N900, requires mplayer):
and then putting vuvuzela.wav in a new directory together with the contents of the zip-file i provided.Code:mplayer -ao pcm vuvuzela.mp3 mv audiodump.wav vuvuzela.wav
Have fun!
P.S.: One (among probably many) caveat, though: The soundfile doesn't loop very good. If we find a properly (i.e. CC) licensed one, we can however cut it as we see fit
|
2010-06-16
, 21:13
|
Posts: 44 |
Thanked: 28 times |
Joined on Mar 2010
|
#26
|
|
2010-06-16
, 21:51
|
|
Posts: 1,023 |
Thanked: 4,421 times |
Joined on Feb 2010
@ Argentina
|
#27
|
|
2010-06-16
, 21:55
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#28
|
I made one that uses the Accelerometer to start & stop de vuzuzela sound... Tilt the phone as if you where blowing the vuvu
the file is hosted here:
http://www.luckies.nl/maemo/maevuvu_0.1.tar.gz
I think it's more easy if you add a queen beecon widget that plays the file
|
2010-06-16
, 22:04
|
Posts: 134 |
Thanked: 31 times |
Joined on Mar 2010
@ Sao Paulo / Brazil
|
#29
|
|
2010-06-16
, 22:07
|
Posts: 44 |
Thanked: 28 times |
Joined on Mar 2010
|
#30
|
Awesome job ny-hardcore!
You've got a N900. If you like things easy, you got the wrong phone! lol
The Following User Says Thank You to ny-hardcore For This Useful Post: | ||
However, I did not add the soundfile, as I did not know under which license it was released. You can, however, simply convert the file the original poster provided (even on your N900, requires mplayer):
Have fun!
P.S.: One (among probably many) caveat, though: The soundfile doesn't loop very good. If we find a properly (i.e. CC) licensed one, we can however cut it as we see fit