Skip to content
forked from tube42/drumon

FOSS drum app for Android

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.samples
Notifications You must be signed in to change notification settings

msoftware/Drum-On

 
 

Repository files navigation

DRUM ON

This is a FOSS drum app for Android.

http://tube42.github.io/drum/img/img00.png

Downloads:

Building

To build this app, you will need

  1. java, ant, android SDK and all that
  2. The rest (libgdx, marm, tweeny, ks, ...) is donwloaded when you do setup
  3. Assets, a default set is downloaded during setup

To setup the project and download required libraries, binaries (all FOSS) and assets

  • ant setup

To build the project and run on desktop

  • ant run

To build for android and upload it to your device

  • ant debug install

Assets

Asset sources are found under the extra folder. To compile assets you will need the following tools:

  1. "sox" for converting samples
  2. ImageMagic for converting PNG images
  3. Inkscape for rendering SVG files

To build the assets, you should do

  • make

Note that "ant setup" will overwrite your generated assets.

About

FOSS drum app for Android

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.samples

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.8%
  • Makefile 1.2%