Code update: Ruby XMMS Hack

on January 13, 2007

Control XMMS (nix audio player) without any third party libraries (No Ruby-XMMS, no libxmms).

Why? This might be useful for some specific cases. My case: I needed to know the low-level protocol in order to port it to a different language. This Ruby script is a quick hack to test my understanding of the protocol.

xmms_hack.rb

1 Response to “Code update: Ruby XMMS Hack”

  1. test says:

    spam

Leave a Reply