XMMS-Ruby 0.1.2 review

Download
by rbytes.net on

XMMS-Ruby is XMMS bindings for Ruby. Xmms-Ruby is a Ruby interface to Xmms

License: GPL (GNU General Public License)
File size: 28K
Developer: Paul Duncan
0 stars award from rbytes.net

XMMS-Ruby is XMMS bindings for Ruby.

Xmms-Ruby is a Ruby interface to Xmms. It allows you to adjust the equalizer, playlist, and playing options for one or more XMMS sessions within Ruby.

I haven't written a tutorial yet, but there is rdoc-generated API documentation in doc/, and a couple of sample ruby Xmms control scripts in examples/. Feel free to email me if you have any additional questions.

Requirements:
XMMS, version 1.2.6 (or newer)
Ruby, version 1.6.x (or newer)

Installation:

ruby ./extconf.rb # generate Makefile
make && su -c "make install" # compile and install library

XMMS-Ruby 0.1.2 search tags