<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.1">
</HEAD>
<BODY>
Howdy fellow pd-ers,<BR>
<BR>
I finally moved my robotcowboy osc device daemon to autotools.&nbsp; It grabs<BR>
joystick and wiimote event data and slings it over osc.<BR>
<BR>
You can find it <A HREF="http://software.robotcowboy.com/rc-unitd/">on my website, its called rc-unitd</A>.<BR>
<BR>
It was developed for Linux and uses udev rules to automatically start<BR>
listening to joysticks when they are plugged in and you can set osc address<BR>
names to specific joysticks (although not usb ports yet). It also has experimental<BR>
wiimote support using libcwiid.<BR>
<BR>
This is not meant as a replacement for [hid] but was developed as part of my<BR>
wearable performance project.&nbsp; You just set your rules, turn on the daemon and<BR>
plug and play.<BR>
<BR>
Let me know if it works ... there's quite a bit I'd like to do with it.&nbsp; If there's enough<BR>
interest I'll go to sourceforge.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
---<BR>
Dan Wilcox<BR>
<A HREF="http://www.robotcowboy.com">robotcowboy.com</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>