PlugData 0.6.3 is out and it includes the latest ELSE 1.0 rc6!
You know PlugData, this amazing fork of Pure Data with a MAX like interface coded in JUCE which also runs as a plugin in any DAW (VST/AU/LADSPA) on any OS (Mac/Win/Linux)! Version 0.6.3 is just out, see https://github.com/plugdata-team/plugdata/releases/tag/v0.6.3
This software supports and includes my ELSE library for Pure Data, which now has 473 objects and counting! It is not fully supported yet, with still a few missing GUI objects, but the plan is to fully support it until PlugData 1.0 is out. It also includes the Cyclone library, which clones objects from MAX (so it's an entry door for MAX users) and it's another library I take care of.
Cheers
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
On Sat, Jan 14, 2023 at 12:30 AM Alexandre Torres Porres porres@gmail.com wrote:
PlugData 0.6.3 is out and it includes the latest ELSE 1.0 rc6!
You forgot to mention that it also includes integration with heavy/hvcc, which means that you can export c/c++ code directly from the editor! The toolchain also gives options to compile to many different plugin formats (LV2/VST2/VST3/CLAP) and even flash directly to a Daisy hardware device!
VST/AU/LADSPA
It's available as LV2, which is not the same as LADSPA, they are two very distinct plugin formats.
regards, Alexander
This software supports and includes my ELSE library for Pure Data, which now has 473 objects and counting! It is not fully supported yet, with still a few missing GUI objects, but the plan is to fully support it until PlugData 1.0 is out. It also includes the Cyclone library, which clones objects from MAX (so it's an entry door for MAX users) and it's another library I take care of.
Cheers _______________________________________________ Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On Sat, 14 Jan 2023, 21:48 Alexander, dreamer@puikheid.nl wrote:
On Sat, Jan 14, 2023 at 12:30 AM Alexandre Torres Porres porres@gmail.com wrote:
PlugData 0.6.3 is out and it includes the latest ELSE 1.0 rc6!
You forgot to mention that it also includes integration with heavy/hvcc, which means that you can export c/c++ code directly from the editor!
but it only works with a subset of vanilla objects, so you have to workaround some things...
The toolchain also gives options to compile to many different plugin
formats (LV2/VST2/VST3/CLAP) and even flash directly to a Daisy hardware device!
VST/AU/LADSPA
It's available as LV2, which is not the same as LADSPA, they are two very distinct plugin formats.
regards, Alexander
This software supports and includes my ELSE library for Pure Data, which now has 473 objects and counting! It is not fully supported yet, with still a few missing GUI objects, but the plan is to fully support it until PlugData 1.0 is out. It also includes the Cyclone library, which clones objects from MAX (so it's an entry door for MAX users) and it's another library I take care of.
Cheers _______________________________________________ Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On Sat, Jan 14, 2023 at 10:16 PM Simon Iten itensimon@gmail.com wrote:
On Sat, 14 Jan 2023, 21:48 Alexander, dreamer@puikheid.nl wrote:
You forgot to mention that it also includes integration with heavy/hvcc, which means that you can export c/c++ code directly from the editor!
but it only works with a subset of vanilla objects, so you have to workaround some things...
However it does have a special "Compiled mode" (we're still workshopping the titles) that will tell you when you are using objects that are not supported. This at least makes it easier to identify on which parts of your patches may need rewriting.
that is nice. i used heavy quite extensively on BELA to compile pd patches and you get the hang of it pretty quickly, and most things can be worked around. it's the little quirks that are nagging, like some objects that work but not exactly the same as in PD etc.
On Sat, 14 Jan 2023, 22:33 Alexander, dreamer@puikheid.nl wrote:
On Sat, Jan 14, 2023 at 10:16 PM Simon Iten itensimon@gmail.com wrote:
On Sat, 14 Jan 2023, 21:48 Alexander, dreamer@puikheid.nl wrote:
You forgot to mention that it also includes integration with heavy/hvcc, which means that you can export c/c++ code directly from the editor!
but it only works with a subset of vanilla objects, so you have to workaround some things...
However it does have a special "Compiled mode" (we're still workshopping the titles) that will tell you when you are using objects that are not supported. This at least makes it easier to identify on which parts of your patches may need rewriting. _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list