<div dir="ltr">Hi Jim,<div><br></div><div>That's because there's only one object in the new version which is [ofelia] and everything else will be written as abstractions.</div><div>[ofelia] object behaves similarly to [text] object but it can run Lua(a lightweight programming language) code in realtime.</div><div>And thanks to Dan Wilcox's ofxLua, one can use bindings for openFramework API in Ofelia.</div><div><br></div><div>This means all 480+ objects from the previous 1.0.8 version can be recreated as abstractions using [ofelia] and [inlet], [outlet] objects. So I'm currently working on creating these abstractions. However, I'm not trying to simply replicate objects from the previous version but follow openFrameworks' original naming and design convention as much as possible since they can be easily customized and renamed by users when needed.</div><div><br></div><div>The new version provides much more powerful and flexible environment since users can do both text based programming and visual patching at the same time. It can also be used to create audio objects such as filters using Lua code.</div><div><br></div><div>I'm planning to officially release the unfinished(abstraction-wise) 2.0 version by next week with some abstractions and help files included.</div><div>I will write here(mailing list) again when I do.</div><div><br></div><div>Best,</div><div>Zack</div><br><div class="gmail_quote"><div dir="ltr">2018년 10월 27일 (토) 오전 11:07, Jim Ruxton <<a href="mailto:jim.ruxton@gmail.com" target="_blank">jim.ruxton@gmail.com</a>>님이 작성:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Zack,<br>
<br>
Would you have any insights as to why version 2.0.0 and 2.0.1 via Deken <br>
aren't working on Ubuntu 18.04 for me. In the PD console a message shows <br>
that the external is loaded ok. Only when I load an Ofelia patch the <br>
objects aren't recognized.<br>
<br>
Thanks,<br>
<br>
Jim<br>
<br>
> Hi Jim,<br>
><br>
> I'm afraid that's not possible with the 1.0.8 version unless you add <br>
> the feature and rebuild the ofelia external yourself.<br>
><br>
> It will be possible in the 2.0 version and I'm currently working on <br>
> creating help files. However, I should note that the new version will <br>
> not be directly compatible with the previous 1.0 version.<br>
><br>
> I will try to release the new version as soon as possible.<br>
><br>
> Best<br>
> Zack<br>
><br>
><br>
</blockquote></div></div>