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