From 043706c3da896cb1a17e84b37cdf1d02b01ed082 Mon Sep 17 00:00:00 2001 From: Daniel Bair Date: Mon, 5 Apr 2021 11:59:51 +0700 Subject: [PATCH] Update README.md Changed "vice" to "voice" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82d40477..d52f0d69 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Can be stopped / looped and used with multiple voices. Can be faded in and out u The default **volume** is 1.0, a lower default can be set by using a numerical value from 0.1 to 1.0. -By default, there is 1 **vice**, that is: one instance that will be stopped & restarted on play(). +By default, there is 1 **voice**, that is: one instance that will be stopped & restarted on play(). If there are multiple voices (number greater than 0), it will cycle through voices to play overlapping audio. Change the float-based **delay** parameter to increase the fade-in/fade-out timing.