Legato Phrasing
If you’ve played the
previous examples on the G2 keyboard, you’ve probably noticed that playing a
legato phrase is unsatisfactory: the pitch jumps from note to note in an
electronic, not acoustic, fashion.
The reason is that most wind
instruments change pitch by opening and closing toneholes, or by depressing
valves that select different sections of pipe.
These actions have a short but measurable transition time, when the air stabilizes and forms a new vibration.
Adding portamento won’t do
the job. But we can borrow a technique
used by the Yamaha VL1. It has two pipes, not one. The pipes are arranged in parallel. They’re fed by the same source, and their
outputs are summed in a crossfader that selects one of the pipes.
A switching system
alternates back and forth between the pipes each time a new note is
selected. One pipe is tuned the “old”
note, while the other pipe is tuned to the “new” note. The crossfader is swept from the “old” note
to the “new” note whenever a new note is chosen. Let’s see what happens when we play a short
phrase using the notes C, D, E, and F:
The effect is a smooth legato
transition, requiring only two delays, a crossfader, and an alternating
switching system. On the G2, this can be
done with ease. The patch below
demonstrates one method.
What’s new?
The bottom right side of the
patch contains the new pipe. There are
now two delays instead of one. They’re
fed by the same source, and are mixed together with a crossfader. The crossfader is set to linear
interpolation, and initially favors Delay 1.
The bottom center of the
patch contains the new control portion.
This is a switching system that alternates from one pipe to the other
every time a new note is pressed. It has
three outputs:
How does it work?
Let’s see how this
works. When the patch is loaded, the Q
output of the D-style flip-flop is off, and the Q-bar (not Q) output is
on. This means that the crossfader is
selecting pipe one. It also means that
the upper Track/Hold module is turned on, letting the pitch through to Delay
1. The lower Track/Hold module is turned
off, preventing Delay 2’s pitch from changing.
When the first key is
depressed, what happens?
The effect is that the old
note’s delay, Delay 1, has its pitch locked at the old note, while the new
note’s delay, Delay 2, now tracks the keyboard.
And the pipe’s crossfader quickly shifts from Delay 1 to Delay 2.
When the next key is
depressed, the delay’s switch places:
Delay 2 is locked at the old note, while Delay 1 begins to track the new
note. And the crossfader shifts from
Delay 2 to Delay 1.
Notice that the keyboard
pitch goes through a very short delay before reaching the Track/Hold
modules. This is to ensure that the
Track/Hold modules lock the old pitch, not the new one (because the new one is
slightly delayed).