maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Audio: YAMP Yet Another Media Player (https://talk.maemo.org/showthread.php?t=27192)

ciroip 2009-02-28 04:23

Audio: YAMP Yet Another Media Player
 
Version avaible 1st march 2009:
https://garage.maemo.org/frs/downloa...05/ap0.0.4.tgz
dependencies:
Python 2.5,
Pygame 1.7
http://repository.maemo.org/extras/p...sso2_armel.deb
and easy:
http://repository.maemo.org/extras-d...sy_0.7_all.deb
http://easy.garage.maemo.org/
------------------------------------------------------------------------------------------------------
Because in my mind the world need another mp3 player...
specs:
python+pygame+gstreamer
landscape+portrait mode
resume last file played
a:b loop
finger friendly volume, scrub bar and buttons
cover art
led brightness dimming with the volume
https://garage.maemo.org/frs/downloa...dio_teaser.jpg
https://garage.maemo.org/frs/downloa...easer0.0.3.jpg

dubwise 2009-02-28 17:47

Re: Audio: YAMP Yet Another Media Player
 
So is that an app, or just a mockup?

Another nice theme, btw.

ciroip 2009-02-28 17:59

Re: Audio: YAMP Yet Another Media Player
 
Quote:

Originally Posted by dubwise (Post 267848)
So is that an app, or just a mockup?

Another nice theme, btw.

well, Gstreamer is there and pressing the stop/play/ffwd, rewind, scrubbing bar and volume works: this make it a working app? Not really :), If Ill be able to do something cute Ill upload it and decide if keep it up: like I said I dont think another mp3 player is a big priority on the tablet, just another excuse for me to study a bit the platform.
thank for drop a note anyway :)

bluesubaru 2009-02-28 18:25

Re: Audio: YAMP Yet Another Media Player
 
Looks slick!

pelago 2009-02-28 20:53

Re: Audio: YAMP Yet Another Media Player
 
Looks nice. I just wonder if the name might get confused with the existing YouAmp app.

Aisu 2009-02-28 21:13

Re: Audio: YAMP Yet Another Media Player
 
Well, damn, why don't you throw that baby up here? If you make it as slick and pretty as your clock, then I'll use this media player :D

Thanks for sharing, btw :)

munky261 2009-02-28 21:57

Re: Audio: YAMP Yet Another Media Player
 
I agree, looks awesome!

sondjata 2009-02-28 22:53

Re: Audio: YAMP Yet Another Media Player
 
YOOOOOO!!! That flip clock is the BOMB!!

THIS will be on when I go to bed at night. no doubt!!!

tso 2009-02-28 23:04

Re: Audio: YAMP Yet Another Media Player
 
the one thing i dont like about youamp is its inability to be pointed at a random file.

lets just say i hate these overly clever, auto-scanning library thingies ;)

ciroip 2009-03-01 02:10

Re: Audio: YAMP Yet Another Media Player
 
Quote:

Originally Posted by pelago (Post 267898)
Looks nice. I just wonder if the name might get confused with the existing YouAmp app.

Oh sorry for the confusion :) I still didnt decide if the thing deserve a name: I just wanted a frontend for gstreamer ( I like how fast Gstreamer 'scrub' and I need for biga** podcast files) then like usual the things evolve a bit.
Since the application was not suppose to go 'in the wild' the name was just 'AUDIO' because would be the only audio player on my tablet but since the 'teaser pics' had a couple of nice comments now we need a name: any idea?
something italian like 'mammamiaplayer'?

Quote:

Originally Posted by Aisu (Post 267901)
Well, damn, why don't you throw that baby up here? If you make it as slick and pretty as your clock, then I'll use this media player :D

Thanks for sharing, btw :)

Well, Im no good to judge my own works that's why I share them here, there is always someone nice enough to waste a bit of time to test and leave a comment :)
Anyway now the thing is begining to take a 'shape' and I guess I can upload something

Quote:

Originally Posted by munky261 (Post 267914)
I agree, looks awesome!

too kind of you... :)


Quote:

Originally Posted by sondjata (Post 267942)
YOOOOOO!!! That flip clock is the BOMB!!

THIS will be on when I go to bed at night. no doubt!!!

lol, I hope will not decide to ring in the middle of the night.



Quote:

Originally Posted by tso (Post 267947)
the one thing i dont like about youamp is its inability to be pointed at a random file.

lets just say i hate these overly clever, auto-scanning library thingies ;)

100% agree. This 'player' is another itch of mine: an application should start as fast as possible and be
always reactive and 'sensefull' (even more on a tablet).
Im my mind the thing should have 2 different 'playmodes':
one directly from the directory browsing (if I want play something on the fly, maybe something I just downloaded in some weird directory)
and one like a more classic player but with the scrubbing bar and the volume always handy. Ill see how I can manage the playlists
and multiple playing: I suppose the 1st step will be to play everything inside the directory and maybe automagically go down
trough the path. We'll see.

thanks everyone for the comments

ciroip 2009-03-01 02:50

Re: Audio: YAMP Yet Another Media Player
 
k, end of the late night saturday session: seem the 4.00 am saturday release is becaming a tradition...
https://garage.maemo.org/frs/downloa...05/ap0.0.4.tgz
Python 2.5, pygame 1.7 and easy:
http://easy.garage.maemo.org/
I know, installing another 'lib' is a pain but 'easy' is small (just little python modules) and really handy to access the tablet functions: I used to call gstreamer 'by hand' and is simply a pain in the neck...

very 1st 'thing' out: like usual noone should use this for any reason anytime.
What the program do:
let the user go up and down trough the current directory no up or down trough the path, just the current dir.
Im testing the keyboard this time (Ill probably put the slide up and down screen movement later): I wish to keep on board the N800 but I dont know exactly the key mappings so Ill do some test with N800 owners.
Now It use the keypad up and down and the relative button ('return' for pygame[??]) to start the player and pause; space to stop the song (I know could sound stupid but is sorta usefull for me to use same key for pause and start). The screen buttons should still work from the previous version but I didnt test it too much
what the program dont:
regular player mode with the scrub, volume and coverart.
no portrait mode
no browsing trough directories
no playlists
no albums
no tage
nothing out of .mp3
(I know gstreamer can play more but I want keep simple now that the app is just taking the 1st breaths

https://garage.maemo.org/frs/downloa...easer0.0.4.jpg

Buona Domenica e felice Marzo a tutti...

ciroip 2009-03-07 15:00

Re: Audio
 
the app can now browse trough all the filesytem and show the actual path.
the 'main' player page is nearly completed
http://files.myopera.com/ciroip/albu...io00_5guys.jpg
If Ill not go too heavy on Lambrusco sunday evening (GM+1 :) ) could be ready a .deb to let the curios test it a bit
happy weekend

I woould love to change this thread name but seem I can't :(


All times are GMT. The time now is 22:17.

vBulletin® Version 3.8.8