Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3057
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!news.cgarbs.de!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail |
|---|---|
| From | jake kaiden <jakekaiden@yahoo.com> |
| Newsgroups | comp.lang.ruby |
| Subject | Re: How to implement a music playlist player in Ruby? |
| Date | Sun, 17 Apr 2011 06:59:45 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 19 |
| Message-ID | <90e7d3c9c4c8d5cfead374179adf05c4@ruby-forum.com> (permalink) |
| References | <8e06782eb1e912c13fc4a46816ac5267@ruby-forum.com> |
| NNTP-Posting-Host | bristol.highgroove.com |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | talisker.lacave.net 1303042073 320 65.111.164.187 (17 Apr 2011 12:07:53 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Sun, 17 Apr 2011 12:07:53 +0000 (UTC) |
| In-Reply-To | <8e06782eb1e912c13fc4a46816ac5267@ruby-forum.com> |
| X-Received-From | This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway |
| X-Mail-Count | 381744 |
| X-Ml-Name | ruby-talk |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <90e7d3c9c4c8d5cfead374179adf05c4@ruby-forum.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:3057 |
Show key headers only | View raw
hi Biku - i don't really know anything about implementing this in a webpage - but the desktop audio-player i've written uses gstreamer for playback, duration, seeking, etc. gstreamer works well, though unfortunately the docs are quite outdated, and you've got to hunt around for solutions a lot of times. the gnome2 section of this forum is a good place for gstreamer questions. i haven't tried this: http://hans.fugal.net/src/ruby-audio/doc/ but it looks like it could be a good option as well. good luck! -j -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Find similar | Unroll thread
How to implement a music playlist player in Ruby? Biku DAA <bikudaa@live.com> - 2011-04-17 04:47 -0500 Re: How to implement a music playlist player in Ruby? jake kaiden <jakekaiden@yahoo.com> - 2011-04-17 06:59 -0500
csiph-web