blob: 631d26d208da2ba0aa70c07467cc5c3f6ba21bc9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Use qmake or Qt Creator.
Dependencies:
> libfluidsynth 1.1.4+, Qt5 and RtMidi.
C++11 is required to build the project. Qt4 will not work without
several tweaks.
To build the default visualization plugin, you need the latest SMELT,
which can be found [here](https://github.com/BearKidsTeam/SMELT).
Some dependencies in the project file are hard-coded paths. You may
have to modify them first.
|