<div dir="ltr"><div dir="ltr">Hi Gabriela!<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 26, 2021 at 5:27 PM Gabriela Bittencourt <<a href="mailto:gabrielabittencourt00@gmail.com">gabrielabittencourt00@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>> I've found a lot from vst and ladspa in the purr data tree and not so<br>
>> much from lv2, so I imagine that's still an open task haha :D<br></blockquote><div><br></div><div>Yes, it is.</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">Hey, I've found this external for pd: <br>
<a href="https://bitbucket.org/agraef/pd-lv2plugin.git" rel="noreferrer" target="_blank">https://bitbucket.org/agraef/pd-lv2plugin.git</a> I'm still working on the <br>
installation, so I haven't test it yet, but I think this would be more <br>
related to instantiating lv2 plugins inside purr-data (while Camomile <br>
would be more useful to transform the purr-data into a plugin).<br></blockquote><div><br></div><div>Yep, that's one of my many side projects (<a href="https://agraef.github.io/">https://agraef.github.io/</a>). ;-) Unfortunately, it's written in my own programming language Pure which hasn't got much love lately, and will probably be stuck with LLVM 3.5 forever (that's a really old version which doesn't work well with other externals which depend on system LLVM libraries; e.g., it crashes Gem on Arch Linux where Mesa uses LLVM internally). So I can't really recommend using that anymore. Porting this to plain C/C++ or creating something similar using David's lilv library (<a href="http://drobilla.net/software/lilv">http://drobilla.net/software/lilv</a>, this is also what pd-lv2plugin uses via pure-lilv) would be *very* useful!</div><div><br></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">

> What kind of features did you find in Max/MSP that would be useful in Purr Data?<br>
<br>
For me the feature that would most improve the workflow of coding in <br>
purr-data is the autocomplete when creating new objects (list of fuzzy <br>
suggestions with quick description).<br></blockquote><div><br></div><div>Yep, +1. Vanilla had that through a GUI plugin at some time, IIRC.<br></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">
That's an optional project that I would also be willing to do. Do you <br>
think that it would be interesting to the community and feasible?<br></blockquote><div><br></div><div>It would be awesome! Feasible? We'd have to find out. The autocompletion could at least include all the built-ins, or maybe scrape the docs, like the help browser already does.</div></div><div><br></div><div>Best, and welcome! Looking forward to a great GSoC! :)</div><div>Albert</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Dr. Albert Gr"af<br>Computer Music Research Group, JGU Mainz, Germany<br>Email: <a href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a>, web: <a href="https://agraef.github.io/" target="_blank">https://agraef.github.io/</a></div></div></div></div></div></div></div>