Home Artists Posts Import Register

Content

This is a continuation of the plug-data tutorial some days ago. We improve the patch with variable sample rate, buffer length, GUI and init values. I tried to keep it simple and verbose. Hope y'all can follow and have the same fun as i did. 🥰

It´s refreshing, at least for me, to tinker in plugdata at the moment, instead of Bitwig, Grid and some random plugins.

download the new version: https://bit.ly/48ekYCG 

Files

the best PLUGINS are yours

In this exciting video, I'll dive into the world of plugin development, picking up where we left off in our previous Plugdata adventure. Get ready to take your skills to the next level as we explore the following topics: 🚀 Continuing from our last Plugdata video 🛠️ Maximizing Patch Efficiency 🔌 Crafting a Professional Plugin Look 🎯 Mastering the Use of Initial Values 🔄 Handling Dynamic Sample Rates 🧩 Adapting to Dynamic Buffer Sizes If you're serious about creating top-notch audio plugins and want to enhance your knowledge, this is a video you won't want to miss! Join me on this journey to become a plugin development pro. Let's get started! download the current version of the patch: https://bit.ly/48ekYCG or watch the first video: https://youtu.be/v9a9qXfHdtc download plugdata (im using nightly) https://github.com/plugdata-team/plugdata -- 💕 Support me on Patreon: https://bit.ly/3PgbxZz 💰 or donate via Paypal: https://bit.ly/3cae9t8 🎧 Buy my Music: https://polarity.bandcamp.com/ 💾 Download my Tools / Github / Resources: https://polarity-dnb.de/blog/polarity-music-tools-samples-and-bitwig-presets-update-2019.html 💻 Check out my gear on Kit: https://kit.co/polarity/polarity-music-kit -- DEALZ: 🛒 Buy Bitwig Studio & Support me https://bit.ly/3yQEyDU 🛒 Upgrade Bitwig Studio & Support me https://bit.ly/3OimEjc 🛒 VST/AU Plugin Deals https://bit.ly/3zcvo66 -- SOCIAL MEDIA Discord: https://discord.gg/eWwFBww Blog: https://polarity-dnb.de/blog/ Twitter: https://twitter.com/polarity Reddit: https://www.reddit.com/user/polarity-berlin/ Business Inquiries: robert@polarity-dnb.de Paypal Donations: donate@polarity-dnb.de

Comments

Alexandre Enkerli

Shaping out nicely. Might want to eliminate the clicking which still happens when you play (maybe implementing some slew?). Your `loadbang` technique is fine. Might also make sense to do snapshots.

Alexandre Enkerli

Something I haven’t tested which is specific to PlugData (as opposed to Puredata itself) is how to expose parameters and take modulation from the DAW itself. (All those “(DISABLED) ParamN” things.) Could really help with the way BWS works.