Thursday, March 29, 2007

Crescendo and decrescendo

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


I've finally added crescendo and decrescendo ability to my macro preprocessor to Csound. Now, after I've generated the wave file, I run it through Csound again to modulate the overall amplitude. I can't believe I relied on the volume of each note making the increase or decrease in loudness. How cumbersome it was! Every note had to be hand set to the desired volume, and the envelopes changed to implement an increase in sound.

Friday, March 23, 2007

Picture of the Dry Spring instrument


This is a picture of the Dry Spring instrument. It is a 12" piece of 1/4" Sitka Spruce wood, with lots of things glued to the surface: tooth brush, rocks, comb, rubber strips, plastic, steel, cork, & glass. There is a contact microphone on the back side. For my latest piece, I recorded short samples of some of the sounds to use as percussion instruments, controlled by Csound.

Thursday, March 22, 2007

Better balance

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


Remixed with speakers. Never mix with cans. Now you can hear the flute trills better, the finger piano arpeggios are quieter, and the percussion is audible. Much better.

Up and down again


Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


Today we hear from some new sections. Trills are handled by multiplying a note by a function table, like one shown on this page. The numbers represented by the graph are generated in csound with the following code:


f 421 0 256 -7 1 16 1 0 1.1249114 16 1.1249114 0 1 16 1 0 1.1249114 16 1.1249114
0 1 16 1 0 1.124911356 16 1.124911356 0 1 16 1 0 1.124911356 16 1.124911356
0 1 16 1 0 1.124911356 16 1.124911356 0 1 16 1 0 1.124911356 16 1.124911356
0 1 16 1 0 1.124911356 16 1.124911356 0 1 16 1 0 1.124911356 16 1.124911356 ; 9 : 8 120 up & down 9

I tell Csound what function table to multiply the note by, and then get a trill. In this piece, the C is tone 0, D a 9:8 above is tone 9, and E a 5:4 above C is tone 17. I multiply the C by the function number 421, and it trills from C to D. I create a triad with C, E, G, also known as 4:5:6 in just, and trill it to D, F+, A+, also known as 9:11:14. With a certain amount of randomness, it might play zero, one, two, or three notes at a time.

Sunday, March 18, 2007

More flute

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...

In the major keys, the flute gets to play the cello parts.

Saturday, March 17, 2007

Wednesday, March 14, 2007

Monday, March 12, 2007

Moving about 1 step at a time

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


One of the joys of 53 tone equal is that movements of a single step are so subtle as to be almost imperceptible. Each measure is in one key, then the next measure is up a step, then up another, and then back down in one step increments. Something sounds strange, but you can't put your finger on it.

Saturday, March 10, 2007

Rationalizing the Cello Part

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


A few changes to shove the cello into the background a bit.

Thursday, March 08, 2007

How about a cello?

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


There is a nice Cello sample, played rather forcefully, in the McGill University Master Samples. It's called cello martele, but it's not as short as the other martele bow strokes. This one is more just an accented tone.

Another remix

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


Adjusting the relative levels of each instrument.

Sunday, March 04, 2007

Never Mix with Cans

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


The arpeggio was too soft, but with headphones, I didn't notice. Fixed it.

Friday, March 02, 2007

53 Tone song

Listen here: to this file

Subscribe here: to this RSS feed

This is a work in progress...


A few small changes of key.