I am currently taking a class on improvisation. I am allowed to bring my guitar, on the condition I do not play it: I have to play “electronic music.” This is good for me! I only bought a guitar so that I could plug it in to stuff, and now I am on the hook to make interesting things to plug it in to every week. Here are some things I have made so far:
- A program consisting of a collection of cells (called “rumors”), each with an associated probability. With each tick of a metronome, each cell will try to activate at it’s probability. If it does, it records for a random duration up to 4 seconds, then plays back what it heard one octave or two octaves lower.
- A vocal processor to make myself sound like a guitar.
- A ton of filters.
It is great at taking up a lot of space, and perfect for making beautiful pads. It doesn’t take a lot to make a lot. Unfortunately, it is not super-useful for improv. One, other people need to use that space. Two, it is hard to control what you play: when your instrument is willing to go on without you, you can’t make phrases.
Three, my ear training for guitar is pretty bad. I need to noodle around a bit before I can find something that sounds good. This program is not quick to forget your mistakes! That, and I forgot to put in a bypass.
I figured that I was pretty good at improvising vocal melodies, so I might as well leverage that. Jack Black did something similar during a talk show while School of Rock was in theatres. Ventrili-solo isn’t a bad idea, is it?
This one didn’t actually work out. I couldn’t get it to not sound like I was speaking in to a distortion pedal before class, so I trashed it and threw together something quick in the meantime. I still think this could work. My basic idea is:
in -> (lowpass?) filter -> compression -> overdrive -> reverb
That should be enough to make it sound like a guitar, right? I still need to do some work.
I had half an hour before class started, and I needed a program. I ended up pulling the pitch-detector out of HBFS and playing my guitar through it. If you recall, it was basically a bunch of bandpass filters, with center frequencies at each note. I’d never put a signal through it to listen to what comes out. It sounds sort of like an organ. Or maybe I will call it a “step phasor:” it sounds like a flanger or something, but with definite slots for pitches. If you bend or slide across several notes, you can hear the pitches jump steps, or get louder as they lock in. I like this effect, but I couldn’t figure out how to use it effectively. I will practice!
We’ve only had 2 classes so far, and this is what I made. I am planning on updating weekly with my results.
If you are interested in any of these, send me a message. Everything right now is written in an old version of Max/MSP, but I am eager to try out a few other languages.