<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello Curtis,<div class=""><br class=""></div><div class="">I am not familiar with the GameTrak joystick specifically, but you may find USB NES, HID Joystick and&nbsp;<span class="pl-en">Logitech F310 classes</span></div><div class=""><br class=""></div><div class=""><a href="https://github.com/heuermh/lick/blob/master/lick/device/Nes.ck" class="">https://github.com/heuermh/lick/blob/master/lick/device/Nes.ck</a></div><div class=""><a href="https://github.com/heuermh/lick/blob/master/lick/device/Joystick.ck" class="">https://github.com/heuermh/lick/blob/master/lick/device/Joystick.ck</a></div><div class=""><a href="https://github.com/heuermh/lick/blob/master/lick/device/LogitechGamepadF310.ck" class="">https://github.com/heuermh/lick/blob/master/lick/device/LogitechGamepadF310.ck</a></div><div class=""><br class=""></div><div class="">and examples</div><div class=""><br class=""></div><div class=""><a href="https://github.com/heuermh/lick/blob/master/examples/nesExample.ck" class="">https://github.com/heuermh/lick/blob/master/examples/nesExample.ck</a></div><div class=""><a href="https://github.com/heuermh/lick/blob/master/examples/joystickDemo.ck" class="">https://github.com/heuermh/lick/blob/master/examples/joystickDemo.ck</a></div><div class=""><a href="https://github.com/heuermh/lick/blob/master/examples/gamepadTr808.ck" class="">https://github.com/heuermh/lick/blob/master/examples/gamepadTr808.ck</a></div><div class=""><br class=""></div><div class="">in LiCK, a Library for Chuck. &nbsp;Hope these help!</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">&nbsp; &nbsp;michael</div><div class=""><br class=""><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 3, 2020, at 6:16 PM, Curtis Ullerich &lt;<a href="mailto:curtullerich@gmail.com" class="">curtullerich@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi all,</div><div class=""><br class=""></div>I'm experimenting with velocity patterns of GameTrak joysticks as event triggers. I'm curious if there's any prior art here.<div class=""><br class=""></div><div class="">I'm working on a GameTrak class in ChucK that tracks the hand movement in space to add velocity and acceleration updates alongside the usual xyz position.&nbsp;</div><div class=""><br class=""></div><div class="">In general, I've been surprised to not find much in the way of a GameTrak class/lib for ChucK, though I did find <a href="https://github.com/rdpoor/chuck_performance_setup/blob/master/lib/game_trak.ck" class="">this one</a>.</div><div class=""><br class=""></div><div class="">Curtis</div></div>
_______________________________________________<br class="">chuck-users mailing list<br class=""><a href="mailto:chuck-users@lists.cs.princeton.edu" class="">chuck-users@lists.cs.princeton.edu</a><br class="">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users<br class=""></div></blockquote></div><br class=""></div></div></body></html>