javoice



Draw and hear your own soundscapes! Java applet for online spectrographic sound synthesis and analysis. Includes examples in the area of speech and music synthesis/analysis. More examples of its use can be found on the The vOICe Sonification Applet page. The applet is free for non-commercial use, but you must agree to the License Conditions.

Usage: Download javoice.zip and unzip it within your HTML directory.

Java Source: not available

HTML Source:

<applet code='The_vOICe.class' name='JavOICe' width=640 height=525>
<param name="NFRAME"  value=          "1">
<param name="M"       value=         "64">
<param name="N"       value=         "64">
<param name="FL"      value=        "500">
<param name="FH"      value=       "4000"><!-- Maximum value is FS/2 -->
<param name="FS"      value=       "8000"><!-- Forced to 8000 if Java version < 1.2 -->
<param name="T"       value=       "1.05">
<param name="REFRESH" value=        "0.0">
<param name="D"       value=          "1">
<param name="WINDOW"  value=          "2">
<param name="BINOC"   value=          "0"><!-- N.A. -->
<param name="BINAU"   value=          "1">
<param name="CLICK"   value=          "1">
<param name="CIW"     value=        "0.2">
<param name="DSI"     value=          "2">
<param name="URL"     value=           ""><!-- Optional initial URL -->
</applet>

Notes:
You will want to view the source for this page, or visit The vOICe Sonification Applet page in order to get the JavaScript close that this applet/application uses.

Author: Peter Meijer


How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.