<div dir="ltr"><div class="gmail_quote"><div> <span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Thanks!<span> </span></span></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span><br></span></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I wish I could just (double)click on the object to see and edit the <br>
faust code in an editor (of my choice)</blockquote><div> </div><div>Yes, that would be great. I'll see if it's feasible! </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">What is the recommended workflow for faustgen~?<br></blockquote><div><div><br></div><div>There are several examples in the help file and I'll try do make a short demonstration video. Meanwhile, the workflow is a bit like for the abstractions or for the [clone] object: </div><div>- You need to have a FAUST file (.dsp)</div><div>- In your patch, create the [faustgen~] object and use the 1st argument to define the path of the FAUST file (relative to the patch)</div><div><br></div><div>If you want you can modify the FAUST file in you favorite text editor and after saving it you can use the [compile( message to dynamically reload the FAUST file. </div><div><br></div><div>You can also use the [autocompile( message to automatically reload the FAUST file each time you save it. For example [autocompile 1 100(.</div></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"></span></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Wowww.. Thanks for that!! Some possibity to have an ARM compilation (for<br>
RPi) in deken for it?<br></blockquote><div> </div><div>Since LLVM and FAUST are compatible with ARM architecture, I guess it's possible but I don't have the system to do it myself.  If anybody have a RPi, this should be easy to do or perhaps if you know a good CI system where I can compile online for ARM, I can have a look.<br></div><div> </div><div>Cheers</div></div></div>