Reply
Thread Tools
Posts: 12 | Thanked: 7 times | Joined on Mar 2009
#1
Is it possible to create a player for maemo with similar functionality like one of those

http://www.youtube.com/watch?v=_1ONnggALIY

Or at least player with cue and pitch controls.
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#2
look at boxar and theremin for maemo.
these 2 apps are the closest so far and a few developers are working to expand these example apps into more usable musical apps for our devices.

http://www.youtube.com/watch?v=eJq6jjFK1Z4

http://www.youtube.com/watch?v=tRQI4-7u46c

https://garage.maemo.org/projects/boxar/

https://garage.maemo.org/projects/theremin/

the potential is here for more
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 

The Following User Says Thank You to lcuk For This Useful Post:
Posts: 12 | Thanked: 7 times | Joined on Mar 2009
#3
I know boxar and theremin, cool but they aren't what i'm looking for.

I think I'm going to try and write the player myself.
I'm a person with a bit of "programming" knowledge
(turbo pascal long time ago, currently php as a day job)

What are best resources for me to look at in order to get this going.

Any suggestions?
 
Posts: 397 | Thanked: 99 times | Joined on Jun 2008 @ Toronto, Ontario
#4
I tried installing theremin, I got an install error with missing packages
libcariomm-1.0-1 (>= 1.2.0)
libglibmm-2.4.1c2a
and a few more.

What would be the best way/easiest way to obtain these?
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#5
this is what the author (igagis) requested I do which worked.

apt-get install libcairomm-1.0-1 libglibmm-2.4-1c2a libgtkmm-2.4-1c2a libhildon-fmmm libhildonmm libsigc++-2.0-0c2a


when installing a .deb file locally I believe tha app manager won't go get the updates required.
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 

The Following User Says Thank You to lcuk For This Useful Post:
Posts: 397 | Thanked: 99 times | Joined on Jun 2008 @ Toronto, Ontario
#6
Thanks, that work quite well.
 
Posts: 12 | Thanked: 7 times | Joined on Mar 2009
#7
http://screeny.pl/90113

UI design for this application.

I'm now workign out which gtk widgets would be best to achieve the functionality intended(that's my first python project)
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#8
Originally Posted by fuutott View Post
I'm now workign out which gtk widgets would be best to achieve the functionality intended(that's my first python project)
I'd suggest using gtk.Button, gtk.Label, gtk.DrawingArea (for the graph), and maybe gtk.Viewport.
 

The Following User Says Thank You to pycage For This Useful Post:
Posts: 9 | Thanked: 0 times | Joined on Dec 2007
#9
maybe you can try to port terminatorX to IT, since it is a linux app that can simulate scratching and it is open source.

So want to DJing with N810!!
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:03.