diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-06-03 23:18:34 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-06-03 23:18:34 +0800 |
commit | ad3566b5c5d1e0af5f4e9e33e7d863f2bac7e447 (patch) | |
tree | 8591218941f6a8a7b6b745abbeadcc442138bffb /doc/mainwindow.html | |
parent | 8aa8574504acdab46ee378d9c6eaaf3f641c2bac (diff) | |
download | QMidiPlayer-ad3566b5c5d1e0af5f4e9e33e7d863f2bac7e447.tar.xz |
Add the "restart fluidsynth" action.
Diffstat (limited to 'doc/mainwindow.html')
-rw-r--r-- | doc/mainwindow.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mainwindow.html b/doc/mainwindow.html index 02307fe..e576e7b 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -47,6 +47,10 @@ MIDI mapping does not apply to render results.</li> <li>Panic.<br> If somehow the player messed up, use this action to turn off all the notes. + <li>Restart fluidsynth.<br> + It's not possible to use this action unless the player is stopped.<br> + Applies settings and restart the internel fluidsynth engine when "single fluidsynth instance" + is enabled. </li> </ul> <br><a href="index.html">Return</a> |