Music Synthesizer Application for Android.
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.
The following table is the detailed list of MusicSynthesizer.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 7 |
Minimum SDK Version | 6 |
Activity Count | 2 |
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.
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