Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (3 loc) · 744 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 744 Bytes

This is a refresh structuring of AAP-JUCE sample builder, specific to ADLplug port. It actually builds OPNplug so far, but can be used to build ADLplug too (patched .jucer file and Makefile have to be cooked).

aap-juce subdirectory right now contains files directly, but it will be the actual aap-juce repository contents once everything involved is sorted out. Until then, this repository is an ongoing hack.

This repository contains JUCE as a dependency, but it is not really necessary. For now it is there because of identical build scripts with AudioPluginHost port and other apps. It may change in the future because we don't want to have copy of JUCE repo for every templated aap-juce project.