Lagrange Interpolation Wavetable With Plug’n Script
Today Florian Mrugalla investigates how to implement a wavetable with Lagrange interpolation in Plug’n Script, check it out! This video is not very mathy, so you might want to check …
Today Florian Mrugalla investigates how to implement a wavetable with Lagrange interpolation in Plug’n Script, check it out! This video is not very mathy, so you might want to check …
In this new episode of his PNS series, Florian Mrugalla explores a new type of modulation effect: vibrato. Enjoy! Programming a simple vibrato-effect by resampling the input signal with the …
The incredible LetiMix has released another great tool, built with Plug’n Script: the Gain Match plug-in. Check it out!
Here is a new tutorial for Plug’n Script by Florian Mrugalla, building a very basic compressor, using the envelope follower built in the previous episode to apply gain reduction in …
In today’s episode, Floran Mrugalla deep dives into an unavoidable time-based effect: delay! This tutorial covers both feed forward and feedback delays and how to create such effects in Plug’n …
In this new episode, Florian Mrugalla explores wavetable synthesis and the various types of interpolation to build a simple synthesizer plug-in. If you want to check the source code for …
Florian Mrugalla’s PnS Series continues, with a tutorial about how to create one of the most basic plug-ins with Plug’n Script, a wave shaper. It’s just the simplest thing you …
In today’s episode of his series about Plug’n Script, Florian talks about the processBlock function in a DSP script and the various ways you can implement it, check it out! …
In today’s episode of his PnS series, Florian gets very practical and explains you how to build a simple step sequencer with Plug’n Script, check this out! The source code …
Today, in his PnS series of tutorials, Florian Mrugalla talks about amplitude and decibels, a basic foundation that you have to understand before diving deeper into DSP (Digital Signal Processing) …