From c3e7e81009bf15036bae73856c743909cc1bbf60 Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Sat, 8 Apr 2017 07:15:26 -0700 Subject: [PATCH] change "s" to "speed" so it is not confused with string. --- include/osc58-controlling-ardour-with-osc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/osc58-controlling-ardour-with-osc.html b/include/osc58-controlling-ardour-with-osc.html index 0cf573a..1cd7fae 100644 --- a/include/osc58-controlling-ardour-with-osc.html +++ b/include/osc58-controlling-ardour-with-osc.html @@ -196,8 +196,8 @@ here"/> Toggles between play and stop /stop_forget Stop transport and delete/forget last take - /set_transport_speed s - where s is a float ranging from -8.0f to 8.0f + /set_transport_speed speed + where speed is a float ranging from -8.0f to 8.0f /ffwd Adds 1.5 times to transport speed to maximum +8 times normal speed /rewind