From 41d78f3a67e2356008911b07f8cc0d0cdafd7fda Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Mon, 18 Apr 2016 23:34:22 +0800 Subject: Use std::vector for the event list. Add panic action. Minor changes on the panic function. --- doc/mainwindow.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/mainwindow.html') diff --git a/doc/mainwindow.html b/doc/mainwindow.html index 22fb0bb..d6438d2 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -42,6 +42,9 @@ The output wave file, with the name (source file name)+'.wav',
is always placed in the folder that the source midi file is in.
MIDI mapping does not apply to render results. +
  • Panic.
    + If somehow the player messed up, use this action to turn off all the notes. +

  • Return -- cgit v1.2.3