youp911 / quelea-projection

Automatically exported from code.google.com/p/quelea-projection
0 stars 0 forks source link

Audio Playlist #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Set up an audio playlist schedule item that runs through a selection of songs. 
Great for the beginning/end of church and more comprehensive than single audio 
attached to a 'Goodbye' powerpoint/image

Original issue reported on code.google.com by bengoodw...@gmail.com on 20 May 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Might have a stab at this myself, but I imagine the daemon threaded AudioPlayer 
will defeat me...

Original comment by bengoodw...@gmail.com on 20 May 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Audio control implementations. Open to many ideas on how to implement the 
playlist 

Original comment by bengoodw...@gmail.com on 20 May 2012 at 11:10

GoogleCodeExporter commented 9 years ago
Have refactored things a bit around the playlist idea, so the audio toolbar has 
a player that plays playlists. Seems better this way to me.

Original comment by berry...@gmail.com on 31 May 2012 at 1:39

GoogleCodeExporter commented 9 years ago
On hold, will need re-doing for javafx.

Original comment by berry...@gmail.com on 2 Oct 2012 at 3:10

GoogleCodeExporter commented 9 years ago
Hi I've just started working on this issue and then came an idea into my head 
that we can add support for dezeer.com player if it is possible. My quick 
investigation shows me that Deezer JS API allows to play stream using User 
account. I will check this  more deeply. 

Original comment by tomasz...@gmail.com on 13 Nov 2012 at 9:12

GoogleCodeExporter commented 9 years ago
Sure, what is that? It just seems to be a parked site to me?

Original comment by berry...@gmail.com on 13 Nov 2012 at 9:54

GoogleCodeExporter commented 9 years ago
This is music service which deliver about 18 mln songs and this library expands 
every day. It's also deliver API which allows to play songs but this is 
JavaScript API. Now I'm checking if it is possible to use it in Javafx WebEngine

Original comment by tomasz...@gmail.com on 13 Nov 2012 at 10:03

GoogleCodeExporter commented 9 years ago
Ah, I'm tired and got the double e the wrong way round! Sure - go ahead, it'd 
be a nice to have if it can go in there. If not though I wouldn't worry too 
much.

Original comment by berry...@gmail.com on 13 Nov 2012 at 10:05

GoogleCodeExporter commented 9 years ago
Ah ok :)

Original comment by tomasz...@gmail.com on 13 Nov 2012 at 10:09

GoogleCodeExporter commented 9 years ago
Spotify also has an API, written in C but supports Windows and Mac (and 
probably linux), called libspotify

https://developer.spotify.com/technologies/libspotify/

May be worth taking an advantage of. I have a premium key if you do want to 
explore :)

Original comment by bengoodw...@gmail.com on 13 Nov 2012 at 8:07

GoogleCodeExporter commented 9 years ago
Change owner to Tomasz - at least I think you're the one working on this! :-)

Original comment by berry...@gmail.com on 27 Nov 2012 at 12:40

GoogleCodeExporter commented 9 years ago
Yes, I've almost done this one. I've do also some drawings generalization in 
order to separate DisplayCanvas from Lyrics code so it takes me some time

Original comment by tomasz...@gmail.com on 27 Nov 2012 at 8:04

GoogleCodeExporter commented 9 years ago
Sure thing, no rush - was just tidying up the issues a bit!

Original comment by berry...@gmail.com on 27 Nov 2012 at 9:34

GoogleCodeExporter commented 9 years ago
Audio files can be added in to schedule

Original comment by tomasz...@gmail.com on 30 May 2013 at 7:13