"   - find a way to make it cross-platform and after that create a new
VST3 project upgrade."

Could this possibly be done in Juce??

On Sun, Oct 20, 2024 at 5:18 AM Chris McCormick <ch...@mccormick.cx> wrote:

> On 18/10/2024 07:34, Lucas Cordiviola wrote:
> >    - very old bridge that supports using Pd > 0.52 inside a vst 2.4 host.
>
>
> One cool thing to do with this is retro-computer music making with Pd.
> You can run old Windows DAWs on Wine and have Pd inside that as a VST.
> I'm doing this with OpenMPT tracker and it's a lot of fun.
>
>
> >    - supports saving all vst parameters (and also a Pd list) in the
> > host's session.
>
>
> I wanted to highlight this really cool feature Lucas added. It allows
> you to save and recall data from your Pd patch inside the save file of
> the host DAW. It works by sending to [s svstdata] and receiving from [r
> rvstdata]. It's a bit like [savestate] but instead of persisting data
> into the patch you can persist data into the save file of the project in
> your DAW, specific to the Pd VST instance.
>
> So for example you could make a Pd VST plugin where the user can draw
> their own waveform for synthesis, and then the data for that waveform is
> stored in the DAW save file (not the Pd patch). So each time you use the
> plugin you can have unique data (a unique waveform) specific to that
> instance in your DAW.
>
> Thanks for your work on this Lucas!
>
> Cheers,
>
> Chris.
>
>
> --
> https://mccormick.cx/
>
> ---
> pd-list@lists.iem.at - the Pure Data mailinglist
>
> https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/3G23ALYWURJ3SA3VUNIIXQ2KVJJEC3GB/
>
> To unsubscribe send an email to pd-list-le...@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.iem.at/
---
pd-list@lists.iem.at - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/6MLXHAUZ3K6TLK4RJTXVFKLVF5YGKL24/

To unsubscribe send an email to pd-list-le...@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/

Reply via email to