diff --git a/etc/doc/tutorial/03.1-Triggering-Samples.md b/etc/doc/tutorial/03.1-Triggering-Samples.md index a2037f5530..798311dd44 100644 --- a/etc/doc/tutorial/03.1-Triggering-Samples.md +++ b/etc/doc/tutorial/03.1-Triggering-Samples.md @@ -36,9 +36,7 @@ play 36 Notice how Sonic Pi doesn't wait for a sound to finish before starting the next sound. The `sleep` command only describes the separation of the *triggering* of the sounds. This allows you to easily layer sounds -together creating interesting overlap effects. Later in this tutorial -we'll take a look at controlling the *duration* of sounds with -envelopes. +together creating interesting overlap effects. ## Discovering Samples