Skip to content

Releases: aforren1/toon

Animation and more

02 Dec 22:14
8c8c813
Compare
Choose a tag to compare
  • 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

Full Circle

18 Dec 21:27
Compare
Choose a tag to compare
Full Circle Pre-release
Pre-release

Uses multiprocessing arrays for transferring data.

Simpler Multiprocessing

24 Oct 16:03
Compare
Choose a tag to compare
Pre-release
0.7.0

'0.7.0'

Safer multiprocessing (hopefully)

04 Oct 20:42
Compare
Choose a tag to compare

Documentation update

21 Sep 15:03
Compare
Choose a tag to compare
Merge pull request #22 from aforren1/docs

Documentation, 0.1.2

0.1.0: Merge pull request #19 from aforren1/trakstar

20 Sep 16:51
Compare
Choose a tag to compare