From ec096f5131f084477931c9e3507d2d4da392d243 Mon Sep 17 00:00:00 2001 From: Xerxes Rånby Date: Fri, 5 Jul 2013 19:29:45 +0200 Subject: www/devmaster/lesson*.html: Fix links to original DevMaster.net articles. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Xerxes Rånby --- www/devmaster/lesson4.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'www/devmaster/lesson4.html') diff --git a/www/devmaster/lesson4.html b/www/devmaster/lesson4.html index 6e1f957..5830f15 100644 --- a/www/devmaster/lesson4.html +++ b/www/devmaster/lesson4.html @@ -23,6 +23,11 @@ OpenAL Tutorials from DevMaster.net. Reprinted with Permission.
Maurais
Adapted for Java by: Athomas Goldberg

+

This is a translation of +OpenAL Lesson 4: The ALC +tutorial from DevMaster.net to JOAL. + +

Up until now we have been letting Alut do all the real tricky stuff for us. For example handling the audio devices. It's really nice that the Alut library is there to provide this functionality, but any smart coder -- cgit v1.2.3