Releases: dktr0/Punctual
Releases · dktr0/Punctual
0.5.2 release
- added imga and vida for loading images and videos with access to alpha/transparency channel
- added gdm and gdma for access to window/display capture (via browser's getDisplayMedia pathway)
- added cama as an RGBA variant of cam (RGB) that is transparent outside of the unit square
- fixed a bug in which video textures would interfere with simultaneous image textures
- all image textures (img,img,vid,vida,cam,cama,gdm,gdma) are implicitly 'fit' to aspect ratio (based on their resolution in pixels)
0.5.1.5 release
- bug fix to seq on audio side
0.5.1.4 release
- mechanism to compensate for clock drift between audio and system clock
0.5.1.3 release
- probable fix to moving feedback bug
0.5.1.2 release
- added 'btw' and 'btwp'
- fixed bug in descending from-then-to ranges
0.5.1.1 release
0.5.1.1 restored from-then-to ranges, and better guards for both from-then-to and from-to ranges
0.5.1
0.4.9.3 release
0.4.9.3 release
0.4.4.2 release
0.4.4.2 bug fix (xyt,xyrt,frt,ft)
0.4.4.1 release
0.4.4.1 bugfix to mod operators