<div dir="ltr"><div><div><div>Hi everybody,<br><div><br></div>I wrote this some time during the last semester, planning
 to provide it for a student project. That is history now (the students ended up doing something else), but I thought that
 others may find it useful for interfacing to the Wii Remote as well, so I brushed it up a little and published it
 on Github:<br><br><a href="https://github.com/agraef/xwiimote-lua">https://github.com/agraef/xwiimote-lua</a><br><br>This external uses libxwiimote and the xwiimote kernel driver, rather than the user space driver and utilities that disis_wiimote uses. Support for the latter seems to have slipped in newer Bluez versions, at least I could never get them to work in Arch. And yes, Ico, I gave that a really serious try *before* writing this replacement. ;-)<br><br>The package includes a low-level Lua wrapper for libxwiimote (written in C), and the actual Pd external written in Lua. So if nothing else it can serve as an example both on extending Lua in C and on writing a Pd external in Lua.<br><br></div><div>Note, again, that this uses xwiimote which AFAICT is Linux-only, so if you're a Mac or Windows users, sorry, this is not for you. :(<br></div><br></div>Linux users, enjoy. :)<br><br>You can find more of my Pd/Faust/Pure et al side projects at: <a href="https://agraef.github.io/">https://agraef.github.io/</a><br><br></div>Albert<br><div><div><div><br>-- <br>Dr. Albert Gr"af<br>Computer Music Research Group, JGU Mainz, Germany<br>Email:  <a href="mailto:aggraef@gmail.com">aggraef@gmail.com</a><br>WWW:    <a href="https://plus.google.com/+AlbertGraef">https://plus.google.com/+AlbertGraef</a><br></div></div></div></div>