Introduction to MIDI and Computer Music: Assignment 3, Part 4
We refer to a recording (a sound file) that you put into a sampler as a sample. Once you load a sample into a sampler, you can map the sample to a range of keys (or just a single key) on the keyboard. That way you can have many different samples spread across the keyboard. This is useful for drum kits, where different keys play different drums. It's also the way to make multi-sampled instrument patches, such as a piano. Let's say you have a sample of middle C on a piano. If you play middle C, then of course you hear a middle C. But if you play the D above that, the sampler transposes the sample so that you hear a D. The problem is that if you transpose a sample too far from its original pitch, it sounds artificial. So sampler patches that try to reproduce the sound of a real instrument map one sample to a small range of keys surrounding its original pitch. On the best sampled pianos, a single sample might cover only one or two notes. Making a good multi-sampled instrument patch is very difficult and beyond the scope of this course.
Reason has two samplers, the NN-19 and NN-XT. The NN-19 is the simpler one, and that's what we'll use in this assignment. What we'll do is find two sound files and, if necessary, trim them using a sound editor. Then we'll make a sampler patch that maps one of the samples to one half of the keyboard and the other sample to the other half.
So get on the Net, and poke around for sounds at the following sites (and any other sites you discover).
These sites all work differently, but in general, when you click on a sound, it will open a QuickTime player window that lets you play the sound. If you want to download the sound, you have to do something else. In Safari, right-click (click with the right mouse button) on the sound link, and choose Download Linked File from the menu that appears. Save it to the Desktop so that you can find it later.
Some web sites, such as SoundSnap, use Flash to play sounds, and they provide a download button.
Don't bother downloading files in Windows Media (.wma) or RealAudio (.ram) format. We can't easily convert those into a form that Reason likes. Wave (.wav) and AIFF (.aif), are best; MP3 files must be converted first to Wave or AIFF, using DSP-Quattro (see below).
Here's how to grab some sound from an audio CD (a process known as ripping) in Mac OS X.
When the CD icon appears, iTunes automatically launches. Gee, that's nice, but it's not what we want, so quit iTunes. (You can use iTunes to listen to the CD if you need to decide which track to rip.)
NOTE: In some circumstances, the "AIFF" files you think you're getting are really AIFC files, which Reason won't open. You get an AIFC file if you drag a CD track to the Desktop or if you save an "AIFF" file in DSP-Quattro (see below). You need to save these files as WAVE (.wav) in DSP-Quattro before you can open them in a Reason sampler.
DO THIS: Create at least two sound files, either by downloading them or ripping them from a CD.
Try using the Fiile > Open Audio File command (or dragging the sound file icon onto the DSP-Quattro icon in the Dock).
If that doesn't work (e.g., if your file is an MP3), use the File > Import > by QuickTime command to open your file. That converts the file and immediately asks you to save the conversion under a different file name. Next time you use this file, you should be able to open it by dragging it onto the DSP-Quattro icon in the Dock.
Don't double-click the file; that opens it in iTunes.
DO THIS: Convert, if necessary, and trim at least two sound files.
When you play middle C, the sample plays back at its original pitch. When you play other notes, the sampler transposes the sample. The key that plays the sample at its original pitch is called the root key. This key is shaded on the keyboard display in NN-19. You can change the root key by Apple-clicking on a different key or by turning the Root Key knob just below the keyboard.
Drum loops, on the other hand are relatively easy to make, as long as you trim the sound file carefully in a sound editor. You want to make the sound last a whole number of beats. For example, if you have about five beats worth of drumming, you might trim the sound file so that it ends right before the beginning of the fifth beat. The sound editor doesn't know about the beats: use your ears.
Even if your sample is not a drum pattern, try turning on looping. Spin the Loop knob beneath the keyboard display until it reads FW, indicating a forward loop. Unless your sound file contains loop points, the entire sample will loop. You don't have to leave the loop on if you don't like it.
The new key zone does not yet contain a sample. This key zone should be selected already. (The right-most portion of the key zone strip should be a lighter shade of blue, as in the picture above.) If you deselected the key zone by accident, select it again by clicking in the key zone strip above the right half of the keyboard.
Click the Browse Sample button, and load your other sample into the new key zone. Adjust the root key and loop parameters as before. For each key zone you create, make sure the root key is within that key zone, not within another key zone.
You can adjust the tuning and loudness of each key zone. Select the key zone, and fiddle with the Tune and Level knobs.
You'll notice that the NN-19 has many of the same synthesizer parameters as SubTractor. One that's different is Sample Start. Normally when NN-19 plays, it starts at the beginning of a sample. Turning up the Sample Start knob moves the starting point further into the sample. Since many sounds have a brief, noisy attack, moving the sample starting point past the attack can make the sample sound less aggressive and punchy.
DO THIS: Create a multi-sampled patch using at least two samples, mapped to the keyboard in any way you like. Make sure that the root key for each sample lies within the key zone for that sample. Apple-click a key on the keyboard to set the root key. Adjust any of the other parameters to your taste.
WARNING: Copy all of the sound files you used as part of the sample program into your "assignment 3" folder on the server. The sound files must be in the same folder as the part 4 Reason song file. Otherwise, the sampler program will not work for me!
The song file contains only the parameters, like filter and envelope settings, as well as the key map information and references to the sound files. The song file does not contain the samples. That's why you need to keep the sound files together with the song file.