Cross platform, user space drivers and function library for the Lightstone Biometric widget. The Lightstone is part of the Journey to Wild Divine relaxation software package.
Be the first to post a text review of Lightstone Biowidget Open Source Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Well, I finally sat down and took the 20 minutes (!!!) to port my old Max patch code over to both flext and liblightstone, therefore making it cross platform and cross-language (well, Max or Pd, at least). Building it may be a bit of a mystery if you haven't used flext before, but I'll try to get instructions in soon. I also fixed the fact that function definitions weren't extern'd in the lightstone header. I cannot BELIEVE I keep doing that.
After 5 months of saying I would, I finally got around to fixing the VID/PID pairs in the subversion repository. Please note that I only have one of the old lightstones, so I'm going off the assumption the new VID/PID pair will "just work".
Thanks to the help of the few people using this library so far, I've gotten a couple of bugs back, meaning there will be a v2! - Apparently there's 2 VID/PID pairs for the Lightstone. The first, 0x0483/0x0035, is currently supported because it's what I have. However, I've gotten reports that there's another VID/PID for the lightstone, 0x14FA/0x0001. This needs to be added to both the search variables and the OS X system extensions. - I need to divide up functionality better, since everything looks pretty much the same outside of the initialization code and read calls. Unfortunately my windows box is trashed for the moment, but I hope to have these changes made in the next few weeks.
Version 0.1 of the liblightstone library has been released! The library currently works fine on Windows (Win32 or modified libhid) and OS X (libhid). Unfortunately, linux does not currently work due to libhid issues (outlined in the README file). I'm hoping to have this fixed in v0.2.
liblightstone ChangeLog ======================= 2008-01-09 Kyle Machulis <kyle@nonpolynomial.com> * First release of liblightstone project, includes source files and windows/cmake build system
liblightstone ChangeLog ======================= 2008-01-09 Kyle Machulis <kyle@nonpolynomial.com> * First release of liblightstone project, includes source files and windows/cmake build system
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?