Android Open Source - Sound synthesizer MusicSynthesizer






Project Summary

Music Synthesizer Application for Android.

Web Site / Source Repository

MusicSynthesizer is hosted in the following web site
https://github.com/johncch/MusicSynthesizer

If you think the Android project MusicSynthesizer 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 MusicSynthesizer.

ItemValue
Java File Count14
Target SDK Version7
Minimum SDK Version6
Activity Count2

Resource Files

There are 33 image files in MusicSynthesizer. The names of the image files are listed as follows.

backabtstandard.png
backstandard.png
config1highlighted.png
config1pressed.png
config1standard.png
config2highlighted.png
config2pressed.png
config2standard.png
config3highlighted.png
config3pressed.png
config3standard.png
filterhighlighted.png
filterpressed.png
filterstandard.png
lfo1highlighted.png
lfo1pressed.png
lfo1standard.png
lfo2highlighted.png
lfo2pressed.png
lfo2standard.png
wave1highlighted.png
wave1pressed.png
wave1standard.png
wave2highlighted.png
wave2pressed.png
wave2standard.png
wave3highlighted.png
wave3pressed.png
wave3standard.png
wave4highlighted.png
wave4pressed.png
wave4standard.png
xypad.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MusicSynthesizer has the following Java source files.

com.fifthrevision.sound.AmpMod.java
com.fifthrevision.sound.HighPassSP.java
com.fifthrevision.sound.IIRFilter.java
com.fifthrevision.sound.LowPassFS.java
com.fifthrevision.sound.LowPassSP.java
com.fifthrevision.sound.Osc.java
com.fifthrevision.sound.Unit.java
com.fifthrevision.sound.VolumeControl.java
com.fifthrevision.sound.WaveTable.java
com.mobilelab.msynthesizer.About.java
com.mobilelab.msynthesizer.DrawView.java
com.mobilelab.msynthesizer.MusicSynthesizer.java
com.mobilelab.synth.SynthManager.java
com.tutorialforandroid.DrawingPanel.java