Page 1 of 1

Chord Play

Posted: Sep 28th, '15, 15:39
by mguzdial
chordplay.png
If you play sounds one at at time (see the bottom set of blocks), you get them in sequence. If you play each of them in response to a "Go" broadcast, you get a chord.

Each of the bassoon sounds is actually two seconds long. Use the segment block to play only one second of the C note. You'll hear the whole C major chord, then just E and G by itself for the second second.

Press the space bar to get the same chord, but now mixed together. You can play with bringing in C, E, or G at different points into the chord with the segment block.

You'll need the SamplesExtension to run this project.

Re: Chord Play

Posted: Oct 3rd, '15, 20:27
by mguzdial
Here's a better version. I get the tone vs. semitone math better, and the extension does rounding instead of truncating, which has a bit nicer sound. I may try to get the sampling block smoother in the future.