-
dreamer
posted in extra~ • read moreLast weekend I made a very basic NAM loader external: https://github.com/Wasted-Audio/PDNAM
This is still very beta, but it seems to work alright on my machine! So please test and let me know if it works

Latest builds are here: https://github.com/Wasted-Audio/PDNAM/actions/runs/24035689961
What I'd also like is some help with proper packaging for deken. I'm using pdlibbuilder right now, but I'm not sure how to get multiple architectures into a single package. Or if there are any other requirements that I'm overlooking.
Are people publishing to deken directly from CI, or is this done by hand? Right now there are separate CI builds, but I assume for deken everything has to be combined?
-
dreamer
posted in news • read moreOn Thursday April 2nd, 18:00 there will be a pure-data workshop with Mike Moreno @TimothySchoen and I, hosted at HKU IBB-Laan, Utrecht!
The topics will be livecoding, the heavy compiler, plugdata and more.
We know it's a bit last minute, but we hope to see some of y'all there! 🇳🇱 🙂https://www.hku.nl/en/contact-and-locations/location-ibb-laan

-
-
dreamer
posted in tutorials • read more@Balwyn Oh you need to setup special receive objects to create plugin parameters:
https://wasted-audio.github.io/hvcc/getting-started/patching/
https://wasted-audio.github.io/hvcc/generators/dpf/ -
dreamer
posted in tutorials • read more@Orangery oh so it only supports VST2?
Yeah plugdata only comes as VST3, LV2 and CLAP versions.
If you use compiled mode in plugdata (which uses the Heavy Compiler, as I said earlier) you can export VST2 plugins as well, but you have to make sure you use compatible objects.


