Showing posts with label music. Show all posts
Showing posts with label music. Show all posts

Sunday, September 9, 2012

Cannons in the Hall

So, most recently (January 2012), I got another new job, and this one even larger than the last!  I work at Grand Valley State University now, as their Equipment and Stage Manager for their Music and Dance department.  I have helped in a number of projects so far, but this one is of particular significance for this blog:

So, to kick off their Fall Arts celebration (tomorrow night), they are doing a number of Beethoven pieces.  My task has been to make sure everybody fits on stage, and that the lights and mic work.  Additionally, I get to make the cannon sounds happen for their performance of Wellington's Victory.  Rather, I built a rig, and my friend (the timpanist) is physically making them happen, according to the Cannon part he is reading from.  Sweet.

I'm low on time tonight, so I'll keep it simple.  It is two kick-pedal drum triggers hooked up to a Jeenode (with a pull down resistor so that each pedal acts like a big, fast potentiometer).  That Jeenode talks to another Jeenode connected to my computer, running a little Pd patch that plays the cannon sounds through speakers I put up in the back of the hall.  If you're in the Grand Rapids/Allendale area, check out the show tomorrow night (9/10/2012 8pm Louis Armstrong Theater, GVSU Campus in Allendale, MI) and hear it live (with the excellent musical talent Grand Rapids and GVSU have to offer).

Here's a pic:
Talk about low-profile!  Next, I want to work in some velocity sensitivity, so I can really use it in my own setup.  See you!

Wednesday, July 27, 2011

Washtub Bass!

My friend Corrina and I made a washtub bass together.  I was going to play it in a play (called the Grapes of Wrath, maybe you've heard of it?) with my friends Meredith, Linnea and Emily, but I forgot I had a thesis I had to finish and an opera to play in (oddly enough, also called the Grapes of Wrath!) and I was very disappointed, but the bass lived on!  Here's how we made it:

I don't remember now, but I'm pretty sure I got most of my details from this website. These instructions are good too!

In fact, their directions are good enough, so here are some pictures instead.  Lazy blogging!











Tuesday, July 19, 2011

First Show!

So, I had my first gig!  This is a short update, and you can see my set here on vimeo.  Thanks to WisaalThe Anatomy of Frank and Tim Lane at Scene Metrospace.  More Soon!

Thursday, September 23, 2010

Clave Metronome

I did this a little while ago, so sorry for not posting earlier. My chronology is all messed up. ; )

So, I play piano in a salsa band at MSU, and it is my favorite thing to do. In learning about how to play the music and what this whole other world of rhythm was all about, I learned about Clave: the rhythm, the instrument and the word. I got one, I learned that it is tricky for me, and that I needed more of it in my life, in addition to needing a steady clave rhythm to practice with.
So I made myself a new metronome.



This was a fun project for me. It has one of Paul Badgers' Bare Bones Boards inside, as well as a Minty Amp kit, some buttons for changing the tempo, adding mambo bell and cascara and changing back and forth between son and rhumba clave. I have had some practice with using switches, potentiometers and lights with and Arduino, but making them make sound and steady rhythms, and then amplifying it so that it's loud enough to practice with a piano required some learnin'.

To get the Arduino to make sound, I used one of the pins that was capable of Pulse Width Modulation (PWM) and used it as an Analog Output pin. The three sounds (one sound for clave, one for cascara and one for mambo bell) are each really fast pulse (or square) waves that are only played for a couple cycles (high frequency for a very short amount of time). The three different sounds are different frequencies and different lengths. The sound of connecting the Arduino directly to the speaker worked ok, but wasn't very loud, so I tried to amplify!

I still need to read more about Audio Amplifier chips, but this Minty Amps kit worked real well for amplifying my signal a little. Although, with regular audio, I'm pretty sure there's an impedance problem somewhere or something, because it was very distorted. I wanted to put in some potentiometers for different volume stages (one control for dropping the signal between the Arduino and the Amp, and one between the Amp and the speaker). However, I either wired the pots incorrectly or they're broken, so they just fizzle out in the middle. I put in two bybass switches, one for removing each of the pots from the signal chain.

Anyhow, I made it and I use it for practicing now, which is great, because this is one of my only projects that I actually use regularly. Total cost ~ $35
:-)