OpenPL is a University of Portsmouth dissertation project to learn about Project Triton/Acoustics.
Written with JUCE v6.0.7.
Check each folder for specifc instructions for installing each module.
In general, if the module requires external dependencies, a Setup script will be included. In cases where no external tools are needed, you can open the .jucer file straight away in the Projucer application, provided by JUCE.
Some modules have IDE projects included. Opening these files will allow quick editing.
However, if the projects aren't included, they can be generated by opening the .jucer in JUCE's Projucer application and saving/exporting.
Use the Projucer and your IDE to build.
If the project includes a Makefile in the LinuxMakefile directory, simply run make in the LinuxMakefile directory.