maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] Take it away Marco, drum program (https://talk.maemo.org/showthread.php?t=73942)

tpd 2011-06-12 10:48

[ANNOUNCE] Take it away Marco, drum program
 
Ever felt the burning desire to rock out with a blazing drum solo on your phone???? Well now you can, so...... Take It Away Marco

currently early prealpha, can be played with the pad view or by enabling accelerometer (shake your phone and hey presto an instant drum solo)....

Sound engine written with GST and is mostly functional, beyond the app losing focus can be an issue. Really looking to get it out there to test the sound mixer engine (playing multiple sounds simultaneously and with low latency has been a long process of trial and mostly error)

ToDo: better groups of sounds, custom mappings, drumkit working, rewrite drumstick mode, move from pygame to qt for display and event inspection, fix sound engine issues. (like I said pre-alpha)

UPDATE

Move to Qt done

http://www.freeimagehosting.net/uploads/4719d0e391.png

tpd 2011-06-12 11:21

Re: [ANNOUNCE] Take it away Marco, drum program
 
Ooops almost forgot uploaded to extra-dev... version 0.0.2 (0.0.1 didn't run from desktop)... app takes a while to load (again needs optimisation), so be patient with the blank screen for 20 seconds or so

laasonen 2011-06-12 11:29

Re: [ANNOUNCE] Take it away Marco, drum program
 
Screenshots?

epitaph 2011-06-12 11:29

Re: [ANNOUNCE] Take it away Marco, drum program
 
Some screenshots would be nice!?

anthonie 2011-06-12 12:12

Re: [ANNOUNCE] Take it away Marco, drum program
 
Crashes to desktop. Typing takeitawaymarco on CL to see the output of the terminal didn't work. Too lazy to find the desktop file and discover what the name of the executable actually is. Not sure whether it's a game, but it's a bit odd looking for a multimedia product in that app category.

tpd 2011-06-12 13:27

Re: [ANNOUNCE] Take it away Marco, drum program
 
Crashing to desktop issue should be fixed.... (fingers crossed) with v 0.0.2 if an update doesn't work, can you try...

cd /opt/takeitawaymarco
python pydrum.py

package is miscategorised... (copy and not tweaked enough ;) ) will fix on next upload.

zurrain101 2011-06-12 13:43

Re: [ANNOUNCE] Take it away Marco, drum program
 
it doesnt open. not even with xterm

F2thaK 2011-06-12 13:49

Re: [ANNOUNCE] Take it away Marco, drum program
 
works for me, mite upload vid tomorrow

Alfred 2011-06-12 14:01

Re: [ANNOUNCE] Take it away Marco, drum program
 
Here is what says xterm:
Code:

python pydrum.py
PATH: /opt/takeitawaymarco
x11
<Surface(800x480x16 SW)>
Traceback (most recent call last):
  File "pydrum.py", line 202, in <module>
    main()
  File "pydrum.py", line 82, in main
    play(screen,mixer)
  File "pydrum.py", line 115, in play
    mixer.init_audio()
  File "/opt/takeitawaymarco/pymixer.py", line 109, in init_audio
    self.testwave = wave.open('/opt/inner-spin/sounds/1count.wav', 'r')
  File "/usr/lib/python2.5/wave.py", line 493, in open
    return Wave_read(f)
  File "/usr/lib/python2.5/wave.py", line 159, in __init__
    f = __builtin__.open(f, 'rb')
IOError: [Errno 2] No such file or directory: '/opt/inner-spin/sounds/1count.wav'


tpd 2011-06-12 14:28

Re: [ANNOUNCE] Take it away Marco, drum program
 
Ah.... Tony wins the idiot prize!!!! it still has a link to the initial test wav from the inner-spin dir!!! (if you have inner-spin installed it probably work)... Will fix after watching Kung-fu panda 2 with the kids (possibly during if it's really bad ;) )


All times are GMT. The time now is 09:26.

vBulletin® Version 3.8.8