Code update: Ruby XMMS Hack
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.
