{"id":2543,"date":"2018-03-22T05:35:35","date_gmt":"2018-03-21T20:35:35","guid":{"rendered":"https:\/\/hana.qux-jp.com\/home\/?p=2543"},"modified":"2019-05-03T06:22:00","modified_gmt":"2019-05-02T21:22:00","slug":"ofxtimedinterpolation-2","status":"publish","type":"post","link":"https:\/\/hananosuke.jp\/en\/posts\/2018\/03\/2543","title":{"rendered":"ofxTimedInterpolation"},"content":{"rendered":"\n<p>Created an add-on for openFrameworks to do time-baed interpolation easily.<\/p>\n\n\n\n<p>Download from this <a href=\"https:\/\/github.com\/hana\/ofxTimedInterpolation\">Github repository<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Usage<\/h2>\n\n\n\n<p>Create Instance<\/p>\n\n\n<pre class=\"brush: cpp; title: ; notranslate\" title=\"\">ofxTimedInterpolation timer<\/pre>\n\n\n\n<p>Bang(start) it<\/p>\n\n\n<pre class=\"brush: cpp; title: ; notranslate\" title=\"\">timer.bang(2000); \/\/ count 2000msec <\/pre>\n\n\n\n<p>Get value<br><\/p>\n\n\n<pre class=\"brush: cpp; title: ; notranslate\" title=\"\">float val = timer.get(); \/\/Value is 0.0~1.0<\/pre>\n\n\n\n<p>Besides,<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Overbang(restart)<\/li><li>Stop<\/li><\/ul>\n\n\n\n<p>are also available. See examples.<\/p>\n\n\n\n<p><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Created an add-on for openFrameworks to do time-baed interpolation easily. Download from this Github repository. Usage Create Instance Bang(start) it Get value Besides, Overbang(restart) Stop are also available. See examples.<\/p>\n","protected":false},"author":1,"featured_media":2235,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"en_US","_original_post":"2234","footnotes":""},"categories":[163,161,3],"tags":[194,196,197,193,195],"class_list":["post-2543","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-openframeworks","category-software","category-works","tag-c","tag-library","tag-ofxaddons","tag-openframeworks","tag-opensource","en-US"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/posts\/2543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/comments?post=2543"}],"version-history":[{"count":2,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/posts\/2543\/revisions"}],"predecessor-version":[{"id":2575,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/posts\/2543\/revisions\/2575"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/media\/2235"}],"wp:attachment":[{"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/media?parent=2543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/categories?post=2543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hananosuke.jp\/wp-json\/wp\/v2\/tags?post=2543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}