Android Open Source - Sound music Dodecathedral






Project Summary

An educational music game for intuitively learning melodies as a series of musical intervals. Android app built with Processing.org and libpd(pd-for-android).

Web Site / Source Repository

Dodecathedral is hosted in the following web site
https://github.com/meta-meta/Dodecathedral

If you think the Android project Dodecathedral listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Dodecathedral.

ItemValue
Java File Count30
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.VIBRATE
Raw File Namesres\raw\images.zip
res\raw\patch.zip




Resource Files

There are 1 image files in Dodecathedral. The names of the image files are listed as follows.

dodicon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Dodecathedral has the following Java source files.

com.generalprocessingunit.dodecathedral.core.AbstractDodecathedral.java
com.generalprocessingunit.dodecathedral.core.Color.java
com.generalprocessingunit.dodecathedral.core.DeltaHistory.java
com.generalprocessingunit.dodecathedral.core.DeltaSequence.java
com.generalprocessingunit.dodecathedral.core.DeltaSequenceCollection.java
com.generalprocessingunit.dodecathedral.core.DeltaSequenceLibrary.java
com.generalprocessingunit.dodecathedral.core.Demo.java
com.generalprocessingunit.dodecathedral.core.Dodecahedron.java
com.generalprocessingunit.dodecathedral.core.IDodecathedral.java
com.generalprocessingunit.dodecathedral.core.MapOverlay.java
com.generalprocessingunit.dodecathedral.core.Menu.java
com.generalprocessingunit.dodecathedral.core.MenuItem.java
com.generalprocessingunit.dodecathedral.core.MenuManager.java
com.generalprocessingunit.dodecathedral.core.Message.java
com.generalprocessingunit.dodecathedral.core.Mode.java
com.generalprocessingunit.dodecathedral.core.Modes.java
com.generalprocessingunit.dodecathedral.core.MultiTouch.java
com.generalprocessingunit.dodecathedral.core.Pentagon.java
com.generalprocessingunit.dodecathedral.core.Stars.java
com.generalprocessingunit.dodecathedral.core.UserData.java
com.generalprocessingunit.dodecathedral.core.exercises.AbstractExercise.java
com.generalprocessingunit.dodecathedral.core.exercises.DefaultExercise.java
com.generalprocessingunit.dodecathedral.core.exercises.Exercises.java
com.generalprocessingunit.dodecathedral.core.exercises.IExercise.java
com.generalprocessingunit.dodecathedral.core.exercises.Nback.java
com.generalprocessingunit.dodecathedral.core.exercises.Simon.java
com.generalprocessingunit.dodecathedral.droid.Dodecathedral.java
com.generalprocessingunit.dodecathedral.win.Dodecathedral.java
com.generalprocessingunit.dodecathedral.win.JavaSoundThread.java