https://github.com/atsushieno/aap-juce-chow-phaser
experimental ChowPhaser port to AAP (Android Audio Plugin)
https://github.com/atsushieno/aap-juce-chow-phaser
aap aap-juce
Last synced: 3 months ago
JSON representation
experimental ChowPhaser port to AAP (Android Audio Plugin)
- Host: GitHub
- URL: https://github.com/atsushieno/aap-juce-chow-phaser
- Owner: atsushieno
- Created: 2021-01-28T13:00:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T12:28:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-05T12:42:38.756Z (5 months ago)
- Topics: aap, aap-juce
- Language: CMake
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an experimental port of [jatinchowdhury18/ChowPhaser](https://github.com/jatinchowdhury18/ChowPhaser/) to [AAP](https://github.com/atsushieno/android-audio-plugin-framework/) using [aap-juce](https://github.com/atsushieno/aap-juce/). This is an example showcase of AAP port of CMake-based project.

## HACKING
The GitHub Actions build shows a normative build instructions. Though I usually switch to HEAD of JUCE (either the original master or that of LV2 porting project).
Also note that without applying patch to JUCE (see aap-juce/JUCE-Android-CMake.patch) the app UI will not be loaded.