Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3057
| From | jake kaiden <jakekaiden@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: How to implement a music playlist player in Ruby? |
| Date | 2011-04-17 06:59 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <90e7d3c9c4c8d5cfead374179adf05c4@ruby-forum.com> (permalink) |
| References | <8e06782eb1e912c13fc4a46816ac5267@ruby-forum.com> |
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