This piece was written for Ryan Hare in 2002 and was premiered in 2003. According to the composer, this was the first piece written in SuperCollider 3. Currently the electronics do not run with current versions of SuperCollider. The piece can be obtained by contacting the composer at his website.
This piece requires a single microphone to capture the bassoon's sound, as well as an expression pedal or footswitch that is plugged into a second input. Instead of using MIDI to advance the patch, this piece uses the spike in the voltage signal from the pedal as a trigger. There is code that is commented out—meaning that the code is not run by the program, but it could easily be added to the program again by uncommenting it—that implies the piece was conceived to use eight speakers, but the patch also can use the normal stereo pair of speakers.
The setup for this piece is shown below.
Unfortunately, this piece seems not to be performable and would need an update to run in current versions of SuperCollider. The issue with the piece is related to updating the Open Sound Control messages. The piece requires the installation of an external package—called a Quark in SuperCollider—called JoshMisc. There are two files that need to be opened, "MFB.scd" and "MFBSD.scd." The "MFBSD.scd" file contains the synth definitions that need to be evaluated before trying to run the "MFB.scd" file. To evaluate the file, the patch operator should select Evaluate File from the Language menu. The post window in the bottom should print "SynthDefs loaded." Now the "MFB.scd" file can be evaluated. The closest the author could get to running the patch involved removing all of the lines of code that dealt with the "write" variable and then evaluating the file. This brings up the performance interface shown in the screenshot section. The patch seems to run, and pressing the foot pedal will advance the cues in the patch, but no sound is ever generated. OSC messages appear in the post window with every cue.
A recording of the piece can be found on the composer's website here.
From a technical standpoint, this piece would be difficult for most undergraduate students. There are frequent multiphonics, glissandos, and quarter tones. Much of the piece uses durational notation and is very free. Probably the biggest challenge would be learning all of the different fingerings required for the extended techniques. The range and speed are not excessive, so this piece could be done by an advanced undergraduate student that has some experience with extended techniques. The electronic part would not be too difficult once the patch was running, although the pedal presses sometimes occur frequently in certain passages.
This piece features extended uses of multiphonics and leans more toward the avant-garde. However, it should still be accessible to many audiences because of the interesting play with delays and harmonics as opposed to atonality.