From 959aa72ed67260827dec69fd070d347dd90be5e3 Mon Sep 17 00:00:00 2001 From: kn1kn1 Date: Fri, 25 Aug 2017 23:37:18 +0900 Subject: [PATCH] Revise tutorial --- patterns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns.md b/patterns.md index 9c57333..8420099 100644 --- a/patterns.md +++ b/patterns.md @@ -207,7 +207,7 @@ The order that you put things matters; the structure of the pattern is given by ### Option Specifications -Petal has a number of options that you can apply to sounds. Here is a quick list of the options you can use in Petal: +Petal has several options that you can apply to sounds. Here is a quick list of the options you can use in Petal: * `gain`/`amp` (changes volume, values from 0 to 1) * `pan` (pans sound left and right, values from -1 to 1)