Skip to content

Releases: ArunMichaelDsouza/D_Pad

D Pad 1.0.0

13 Sep 17:44
Compare
Choose a tag to compare
D Pad 1.0.0 Pre-release
Pre-release

D Pad is a Drumming App built with Processing (www.processing.org), for Android/iOS Devices.

The 1.0.0 release is the initial release. It is the basic foundation of the app.
Features a pretty simple and easy to use UI.

The app uses the native device's touchscreen interface to interact with the user.
The user interface points out clickable / tapable parts of the drums / cymbals using a large 'circle'. When the user clicks or taps on the circle or somewhere around it, the corresponding sound of the drum kit is played.

The "Start" button takes the user to the main user interface where he/she interacts with a standard 5-piece drum kit (with 4 cymbals) using a mouse click (on desktops/laptops) or a finger tap (in case of mobile devices).

Can be compiled and tested on a desktop using the Processing IDE.

For more info, check out README.md -

https://github.com/ArunMichaelDsouza/D_Pad/blob/master/README.md

1

2

Android/iOS compilation also requires Processing IDE.
Binaries will be released soon.