Home » Web Developer » Java & JavaScript » Sound 1.4

Sound 1.4

Create/synthesize sounds mathematically in Java.

Developer:
Canadian Mind Products
License:
Freeware
OS:
Windows 98 / ME / 2000 / XP / 2003 / Vista / Unix / Linux / Mac OS X / Mac OS Other
Requirements:
Java 1.5+
Price:
Free
Price is subject to change at any time by the company
Date added:
4/1/2009
Last Update:
6/16/2007
User Rating:
Not yet rated.
Your Rating:
Download free trial ( Free full version | 519 KB )
Sound 1.4 Publisher's description
Sound lets you mathematically create sounds in Java.

You define your sounds in terms of 16-bit linear code for
the waveform, -- an array of samplings. The U_Law.class will
then convert that to (or from) *.AU mu-law 8-bit encoding
format which you can then play with
AudioPlayer.player.start(bis) in an application or with
Applet.getAudioClip in an Applet.

This is just a sample program. You would insert your own mathematical
functions or cannibalise parts of the code.

Use winzip to extract U_Law.java and Sound.java with
folder names into the com\mindprod\sound directory.

java com.mindprod.sound.Sound
Related downloads for Sound
New release of Java & JavaScript
More products from Canadian Mind Products
  • SoundIni 1.2Windows *.ini file verifier, tidier and sorter.
  • SoundNetworkCam 1.6Java Applet to view a Webcam stream of JPG images
  • SoundEchoserver 1.3See what browsers and programs are sending to an HTTP Server.
  • SoundCMOSSave 4.6Check CMOS for corruption and automatically restore it.
  • SoundTransporter 1.4Lightweight Java classes to let you encrypt/sign/armour for secure transmission.