https://github.com/tmikulsk1/libpd-android-examples
Using libPD library with Android Apps with simple examples
https://github.com/tmikulsk1/libpd-android-examples
android libpd music puredata
Last synced: 7 months ago
JSON representation
Using libPD library with Android Apps with simple examples
- Host: GitHub
- URL: https://github.com/tmikulsk1/libpd-android-examples
- Owner: tmikulsk1
- Created: 2021-04-05T05:43:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-05T05:49:24.000Z (over 4 years ago)
- Last Synced: 2025-01-30T14:53:00.974Z (9 months ago)
- Topics: android, libpd, music, puredata
- Language: Kotlin
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libpd-android-examples
Using libPD library with Android Apps with simple examples___
### _[1]_ KeyboardController
MVVM pattern with one octave keyboard controller to demonstrate message communication between Android interface with PD patch.