Dude how do you have everything I'm looking for. Truly the GOAT
@dillon76188 ай бұрын
Thank you! This is awesome. Looking forward to more videos
@ethanwimsett8 ай бұрын
That's awesome! Gunna have to try this out soon
@dillon76182 ай бұрын
No rush of course but if you do get to part 2 of the getting and setting parameters that would be sick 🙏. This vid helped a ton
@guidofazzito2 ай бұрын
First there's a pd-Wwise tutorial... Found out that Max will charge for EACH compiled patch if the project's budget is more than $100k... plus all the code belongs to Cycling 74. Maybe they change that in the future... So I went to Plug Data instead and its really good.
@dillon76182 ай бұрын
@@guidofazzito oh wow that is lame as hell. Thx for the info I think I'll also go the plugdata route
@guidofazzito2 ай бұрын
No problem, tut with pd on the way. I'll let you know.
@guidofazzitoАй бұрын
Hey, pd tutorial here → kzbin.info/www/bejne/qaGnkIGqad6fhLs
@michaelgarydean9 ай бұрын
Nice one Guido! Great work sharing this.
@guidofazzito9 ай бұрын
At your service
@Tonestrom9 ай бұрын
Amazing! Great Job Guido! Looking forward to try this
@guidofazzito9 ай бұрын
Thanks! Stay tuned or suscribe, more videos on the way 💪
@santimontali9 ай бұрын
This is amazing Guido! Thank you for sharing your knowledge :)
@guidofazzito9 ай бұрын
Thanks! ^^
@hartonopatrick2 ай бұрын
Thanks!
@Thetalkshowhost2 ай бұрын
Amazing tutorial, I did this tutorial but am trying to create a plug in instead. It all goes fine until the part where i need to execute the code and point to the new exported script i've added. How can I get that execute code script working for the specific plugin I use? Do I need a c++ Coder to figure that out?
@guidofazzito2 ай бұрын
By plugin you mean Effect instead of Source plugin?
@Thetalkshowhost2 ай бұрын
@@guidofazzito Yep, I chose Plugin Instead of Source
@guidofazzito2 ай бұрын
Only used RNBO for source generation. For a plugin effect it should be the same code but adding the desired inputs so it can process the incoming audio.