Hey, cool. We're making music! But it's not really interactive yet. In this lesson, we'll hook up the music system to parameters in the game. We'll also make editing our step sequencer a little easier with some Unity editor scripting. … [Read more...]
Making a Music System – Part 4
Now that we can tick at a constant interval, we can add rhythm and pitch into the mix. To make interesting melodies, harmonies, and rhythmic parts, let’s make a step sequencer. This lesson will go into the details of creating a reusable step sequencer that we can use to control our samplers. … [Read more...]
Making a Music System – Part 3
Now that the sampler’s making noise, let’s make it make noise in time! In order to get the music ticking away, we’ll need a clock. So let’s make a metronome! … [Read more...]
Sound Design Tutorial List
These days, resources to improve your audio craft are widely available on the internet. In an effort to help finding those resources even easier, Designing Sound has compiled a list of many of the free Sound Design Tutorials that are available. There is a wealth of information contained in this article, and whether you are an audio veteran or just starting out, you … [Read more...]