SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

XMMS-Ruby 0.1.1 README

This document was last updated on Wednesday, April 24 12:42:05 2002 EDT. Please see the file COPYING for licensing and warranty information. The latest version of this library is available at the following URL: http://www.pablotron.org/software/xmms-ruby/.

Introduction

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 rdocgenerated 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.

System Requirements

Installation

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

FAQ

Q. Why don't the balance controls work? A. You're probably running XMMS 1.2.6, which has a bug in

xmms_remote_{get,set}_balance(). Specifically, they don't appear to work at all when XMMS is stopped.

About the Author

Paul Duncan <pabs@pablotron.org>
http://www.pablotron.org/

See the file AUTHORS for additional contributions.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.