Home
Aaron Wilson
Cancel

Additive Subtractive Synthesis

By doing this exercise, you will be manually building a complex waveform through additive synthesis (using multiple sine waves at different pitches to create a complex harmonic structure) and then ...

Understanding Harmonics

This sequence of exercises will help you to understand the role of harmonics in a sound. Harmonics In the realm of sound design and synthesis, harmonics play a pivotal role in defining the sonic ...

Making Basic Instruments In 3x Osc

Welcome to the journey of sound design using FL Studio’s 3x Osc and stock effects! This tutorial is designed for those with basic understanding of FL Studio and its interface, aiming to take the no...

Rivers and Roads in Oh No! It's THE HORDE!

Introduction This post will look at the rivers and road generation techniques for Oh No! It’s THE HORDE!. We’ll look at the design goals of these features before showing how I implemented them. ...

Readonly Views Using Generics

Read-only Views Using Generics in C# This blog post is a brief tutorial on using generics to create read-only views, and more broadly, working with substitution and generics. I wanted to create a...