[L2Ork-dev] GSOC - Audio Plugins

Albert Graef aggraef at gmail.com
Tue Mar 30 02:33:26 EDT 2021


Hi Gabriela!

On Fri, Mar 26, 2021 at 5:27 PM Gabriela Bittencourt <
gabrielabittencourt00 at gmail.com> wrote:

> >> I've found a lot from vst and ladspa in the purr data tree and not so
> >> much from lv2, so I imagine that's still an open task haha :D
>

Yes, it is.

Hey, I've found this external for pd:
> https://bitbucket.org/agraef/pd-lv2plugin.git I'm still working on the
> installation, so I haven't test it yet, but I think this would be more
> related to instantiating lv2 plugins inside purr-data (while Camomile
> would be more useful to transform the purr-data into a plugin).
>

Yep, that's one of my many side projects (https://agraef.github.io/). ;-)
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 (http://drobilla.net/software/lilv, this
is also what pd-lv2plugin uses via pure-lilv) would be *very* useful!

> What kind of features did you find in Max/MSP that would be useful in
> Purr Data?
>
> For me the feature that would most improve the workflow of coding in
> purr-data is the autocomplete when creating new objects (list of fuzzy
> suggestions with quick description).
>

Yep, +1. Vanilla had that through a GUI plugin at some time, IIRC.

That's an optional project that I would also be willing to do. Do you
> think that it would be interesting to the community and feasible?
>

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.

Best, and welcome! Looking forward to a great GSoC! :)
Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email: aggraef at gmail.com, web: https://agraef.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20210330/18052f40/attachment.html>


More information about the L2Ork-dev mailing list