From 6d19146c492cb79fc8d8ad96f55422690f847bc6 Mon Sep 17 00:00:00 2001 From: Matthieu Talbot Date: Thu, 16 Mar 2023 14:53:01 +0100 Subject: [PATCH] Fix typo in DemoC.sh I suppose this is a regex-surgery leftover ? Best, --- demos_bash/demoC.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos_bash/demoC.sh b/demos_bash/demoC.sh index 1d3b2903..6dede734 100755 --- a/demos_bash/demoC.sh +++ b/demos_bash/demoC.sh @@ -1,7 +1,7 @@ #!/bin/bash ../sam -mouth 145 -throat 125 -pitch 40 -speed 72 "This is the original file extracted from the Commodore 64."; -../sam -mouth 145 -throat 125 -pitch 40 -speed 72 "O.K. ../sam. You can take it from here."; +../sam -mouth 145 -throat 125 -pitch 40 -speed 72 "O.K. sam. You can take it from here."; ../sam -mouth 145 -throat 135 -pitch 40 -speed 72 -phonetic "SWIY5TIY."; ../sam -mouth 128 -throat 128 -pitch 64 -speed 72 -phonetic "AY4 WIHL NAW4 KWOWT-DHAX GEHTIYZBERG AXDREH3S.";