https://github.com/cansik/ableton-push-2-processing
This library helps to connect processing and the Ableton Push 2 device.
https://github.com/cansik/ableton-push-2-processing
Last synced: about 2 months ago
JSON representation
This library helps to connect processing and the Ableton Push 2 device.
- Host: GitHub
- URL: https://github.com/cansik/ableton-push-2-processing
- Owner: cansik
- Created: 2018-02-12T12:34:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T08:48:32.000Z (over 5 years ago)
- Last Synced: 2025-03-27T21:39:06.386Z (2 months ago)
- Language: Java
- Size: 91.8 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ableton Push 2 Processing [](https://travis-ci.org/cansik/ableton-push-2-processing) [](https://ci.appveyor.com/project/cansik/ableton-push-2-processing)
This library helps to connect processing and the Ableton Push 2 device.
### Milestones
1. Implement frame sharing with Push device [done ⚡️]
0. Implement MIDI handling with Push device [in progress 🌩]
0. Implement sysex messages for special controls [open ☁️]### Libraries
The library is based on the [Wayang](https://github.com/brunchboy/wayang) project.