Update osc58-controlling-ardour-with-osc.html: added missing parenthesis

This commit is contained in:
Miroslav Šulc 2023-10-17 19:53:44 +02:00 committed by GitHub
parent e53507a933
commit 7f2a628c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<abbr title="Open Sound Control"><dfn>OSC</dfn></abbr> lets synthesizers
and other devices communicate with Ardour. OSC devices can send commands
relating to playback (such as play or stop), performance (such as volume,
play, stop, and almost any other function (such as Edit, or Undo).
play, stop), and almost any other function (such as Edit, or Undo).
</p>
<p class="note">