Echo Play

Post your nifty GP projects here!

Moderator: MSandro

Post Reply
mguzdial
Posts: 70
Joined: Sep 15th, '15, 11:21

Echo Play

Post by mguzdial » Sep 28th, '15, 15:36

echoplay.png
First, press Go. You'll hear "This is a Test" three times simultaneously: Once preceded by a silence of 0.1 seconds, then another preceded by a silence of 0.3 seconds, then a third preceded by a silence of 0.5 seconds. But that's not a very realistic echo. All the sounds are the same volume. Use the "Scale by" block to reduce the volume in the second and third echoes, by a scaling of 0.5 and 0.25.

When you press Go, you're executing all three "play samples" blocks at once. What's really going on is that those sounds are being "mixed." Try hitting the space bar to hear the same thing, but mixed all together. Now, try reducing the volume in those blocks.

You'll need the SamplesExtension to run this project.
Attachments
samplesExtension.gp
(5.04 KiB) Downloaded 347 times
echoplay.gpp
(127.5 KiB) Downloaded 323 times

Post Reply