aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-07-01 22:33:53 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-07-01 22:33:53 +0800
commitcd8432e47e1e9b332f2d5682ce4c796a94a29de8 (patch)
tree9091d98efe995bcd11439115200f02d3083c07be /INSTALL.md
parenteb82292b5d8818a5ef1a0c92e35390bd4e22674e (diff)
downloadQMidiPlayer-cd8432e47e1e9b332f2d5682ce4c796a94a29de8.tar.xz
Actually send initialization sequence to external devices.
Replace hardcoded initial CC values with values from device property API.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e9e5c8d..37995d3 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -3,10 +3,9 @@ Use qmake or Qt Creator.
Dependencies:
-> libfluidsynth 1.1.4+, Qt5, Qt5 Qt quick controls(lite version) and RtMidi.
+> libfluidsynth 2.x, Qt5, Qt quick controls(lite version) and RtMidi.
-C++11 is _required_ to build the project. Qt4 will not work without
-several tweaks.
+C++11 is _required_ to build the project.
To build the default visualization plugin, you need the latest SMELT library
(along with all its dependencies), which can be found