https://github.com/atsushieno/aap-juce-odin2
experimental Odin2 port to Audio Plugins For Android (AAP)
https://github.com/atsushieno/aap-juce-odin2
aap aap-juce android audio audio-plugin juce
Last synced: 3 months ago
JSON representation
experimental Odin2 port to Audio Plugins For Android (AAP)
- Host: GitHub
- URL: https://github.com/atsushieno/aap-juce-odin2
- Owner: atsushieno
- License: gpl-3.0
- Created: 2021-01-13T15:49:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T06:07:33.000Z (11 months ago)
- Last Synced: 2025-01-05T12:42:36.644Z (5 months ago)
- Topics: aap, aap-juce, android, audio, audio-plugin, juce
- Language: Makefile
- Homepage:
- Size: 332 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is an experimental port of [TheWaveWarden/odin2](https://github.com/TheWaveWarden/odin2) to [aap-juce](https://github.com/atsushieno/aap-juce/).
It builds and the UI shows up, but there is a bunch of changes in the code (e.g. had to kill all those synchronous dialogs) and it isn't probably fully working yet.
It works for PluginPreview and MidiDeviceService (via kmmk).