From a75683eb410b846c0b151b617d609e2ba5ee9595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ulc?= Date: Tue, 17 Oct 2023 19:55:09 +0200 Subject: [PATCH] Update generic-midi.html: added missing parenthesis --- include/generic-midi.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/generic-midi.html b/include/generic-midi.html index a2989af..33e95bb 100644 --- a/include/generic-midi.html +++ b/include/generic-midi.html @@ -2,7 +2,7 @@

Generic Midi allows synthesizers and other devices communicate with Ardour. MIDI devices can send commands relating to playback (such as - play or stop), performance (such as volume, play, stop, and almost any + play or stop), performance (such as volume, play, stop), and almost any other function (such as Edit, or Undo).