[Pykaraoke-discuss] Not sure if I'm asking a stupid question or not...

2006-09-18 Thread Jack Downes
Hi,
I'm a beginning python coder, and have found python to my liking.  Along 
the same note, I've been working with a poorly written site which wants 
a karaoke engine in place for it's web people to use.  I'm interested in 
trying to make the pykaraoke modules work in some way as a web-based 
karaoke system. Is this even feasible or am I barking up the wrong tree?

thanks,
Jack

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Pykaraoke-discuss mailing list
Pykaraoke-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss


Re: [Pykaraoke-discuss] Not sure if I'm asking a stupid question or not...

2006-09-18 Thread Jay R. Ashworth
[ back on-list ]

On Mon, Sep 18, 2006 at 02:03:52PM -0600, Jack Downes wrote:
 Hmm, well, what about icecast?  do you think there's anway to use 
 pykaroke's ability to display text,
 and use icecast to send the music?

The problem is that for it to be of any use, the lyric player has to
clock off the music, which means that the code doing the playing has to
all be on the same machine. 

And if you just ship the mp3+bin files, you're likely to have copyright
problems, anyway; I would *love* it if you did it that way, cause I'd
have no problems stealing them.  :-)

I suspect pre-rendering to FLV and shipping to a flash player is the
best goal; a version of the cdg player that would permit rendering to a
file (I believe the current one won't) is, if I understood boss-man
correctly,  under consideration.

Cheers,
-- jra
-- 
Jay R. Ashworth[EMAIL PROTECTED]
Designer  Baylink RFC 2100
Ashworth  AssociatesThe Things I Think'87 e24
St Petersburg FL USA  http://baylink.pitas.com +1 727 647 1274

That's women for you; you divorce them, and 10 years later,
  they stop having sex with you.  -- Jennifer Crusie; _Fast_Women_

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Pykaraoke-discuss mailing list
Pykaraoke-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss