Camomile - PureData patches to Lv2 -> Mod

So more paths opening and more tools :slight_smile:
The one on top is timestretcher exported with ./camomile

The one below is with DPF via hvcc . Precisely https://github.com/Wasted-Audio/hvcc/tree/develop/examples/dpf

So good to see still the Heavy compiler still maintained , alive and rocking , with super easy export from pd patch-> dpf project โ†’ lv2 plugin .
Hvcc still inherits his older version limitations but its cool to see the project going and adding python3 and dpf to the mix .

This is the containg pd patch on that example :

I used hvcc heavily in the past to export patches to Unity , so this is going to be fun . The only thing to watch out its to work within their limitiations and using the specific library that has many heavied abstractions that take care of relevant stuff.

5 Likes