From cd8432e47e1e9b332f2d5682ce4c796a94a29de8 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Mon, 1 Jul 2019 22:33:53 +0800 Subject: Actually send initialization sequence to external devices. Replace hardcoded initial CC values with values from device property API. --- INSTALL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'INSTALL.md') 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 -- cgit v1.2.3