Skip to content

Animation and more

Latest
Compare
Choose a tag to compare
@aforren1 aforren1 released this 02 Dec 22:14
· 197 commits to master since this release
8c8c813
  • Added animation (anim) module, modeled after Magnum's
  • Data returned by MpDevice.read() is now a numpy array with an additional attribute for the timestamp.
  • Removed audio & coordinate tools
  • Switched to MIT license (coordinate tools were GPL)
  • Allow (mostly) any python type, numpy dtype, or ctypes ctype in device data specification
  • If data returned by device is scalar, automatically squish to 1D