Learning Plug'n Script Resources

Official support for: bluecataudio.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Hello, so after trying to play around with plug n script (which is great). I feel I really need to learn some audio programming fundamentals as I am going round in circles, could you point me in the direction of some resources for a beginner in audio plugin design?

Many thanks

Post

How much programming experience do you have? If you are new to computer programming I suggest you start by learning some basics of programming - probably best to use C as that is very close to the AngelScript syntax that Plug'nScript uses. If you search the web for c programming tutorials you will find a vast array of options.

Post

And regarding DSP-specific topics, you can have a look in the resources section of the Plug'n Script manual, and the DSP development forum at KvR.

Also, a great source of information is the the incredible Letimix's Pns page, the Plug'n Script github repository, the very active Facebook group full of PnS experts. There are also more and more (mostly made by some of the Facebook group members).

Post

the best thing you can do is actually watching the cherno's c++ tutorial playlist on youtube. because anglescript is almost the same as c++ when it comes to the syntax and everything. the most significant difference is just the lack of pointers and some advanced features that you don't care about as a beginner anyway

Post Reply

Return to “Blue Cat Audio”