JSyn
 
Tutorial
 

Hearing a Sine Wave Oscillator

Let's hear what this sine wave sounds like. In this web page, we are running a JSyn program that creates a SineOscillator, connects it to a LineOut, and starts them both. It is a Java Applet so it can run from a web page in a web browser. The Applet does not start the sine wave immediately. It only starts it when you check the check box.
To Do: Right below this line, you should see the message   "JSyn (C) ... " below. If not, you can download the JSyn plugin from here



To see how I did this, please look at the source code for this 1.1 AWT style Java Applet.
Here is the source code for the old style 1.0.2 AWT version of the same program.

[TOP]  [PREVIOUS]  [NEXT]

© 1997-2009 Mobileer Inc All Rights Reserved