English version 去汉语版本 Русская версия Deutsche Version

Download Sound 1.4

Download Sound
Author: Canadian Mind Products
Support OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Ho
File size: 0.29 Mb
Price: 0.00$
Languages: English
Release date: 2007-05-17
Published: 2007-06-17
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
 

0.016