XMMS-Ruby 0.1.2 review
DownloadXMMS-Ruby is XMMS bindings for Ruby. Xmms-Ruby is a Ruby interface to Xmms
|
|
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