Skip to content

ofxOfelia v2.0.4

Compare
Choose a tag to compare
@cuinjune cuinjune released this 17 Dec 13:28
· 222 commits to master since this release
  • fixed Array:setTable() bug on Windows
  • renamed Array:getTable() and Array:setTable() to Array:get() and Array:set()
  • added additional argument to Array:get() and Array:set() to set onset value
  • fixed crashing issue when returning a large sized table as a list
  • disabled printing the bug fix version on the pd console
  • added "examples/pd/misc" example to show various pd objects emulation