From cbd4d31faa20a1ec4e718814a67be6517a5dba61 Mon Sep 17 00:00:00 2001
From: kbr
Adapted for Java by: Athomas
Goldberg
Launch the Demo via Java Web Start
+Welcome to the exciting world of OpenAL! OpenAL is still in a stage of growth, and even though there is an ever larger following to the API it still hasn't reached it's full potential. One of the big reasons for @@ -273,8 +275,6 @@ and finally we set our exit procedure.
made simple enough for you. It may have been a little too simple for the 1337 h4X0r, but we all got to start somewhere. Things will get more advanced as we go along. -Download - the Java Source and Ant Build File
© 2003 DevMaster.net.
diff --git a/www/devmaster/lesson2.html b/www/devmaster/lesson2.html
index a5581f6..089205d 100644
--- a/www/devmaster/lesson2.html
+++ b/www/devmaster/lesson2.html
@@ -38,6 +38,9 @@ Fade-away Launch the Demo via Java Web Start +Hope you found the last tutorial of some use. I know I did. This will be a real quick and easy tutorial. It won't get too much more complicated at this point. @@ -158,8 +161,6 @@ real quick and easy tutorial. It won't get too much more complicated at this poi which gives us a tick count. It shouldn't be necessary to change this, but if the audio clip fades too fast you might want to change 100 to some higher number. -
|