From: "Damián M. González" Date: 2012-06-02T06:38:21+09:00 Subject: Re: How to create a music player using ruby Now I'm asking myself the same question and have no answer from my inner. I'm using FXRuby to develop a desktop application and i want to add in some way a music player which can reproduce music from a stream on the internet. FXRuby does not provide any class or way to do this(I've really looked inside) so I was thinking that maybe exist a library that I can insert in some way in the Model part of my app, because the View part is covered: just a few buttons and widgets and got it working, but I need the core functionality of a music player, any help will be appreciated, thank you fellows. -- Posted via http://www.ruby-forum.com/.