File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: aural.src,v 1.15 1998-01-20 23:20:13 ijacobs Exp $ -->
3+ <!-- $Id: aural.src,v 1.16 1998-01-26 18:34:42 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Aural style sheets</TITLE>
@@ -346,9 +346,14 @@ be specified using absolute keywords:
346346</table></div>
347347
348348<p>or relative keywords. The value <tt>leftwards</tt> moves the sound
349- more to the left (subtracts 20 degrees) while the value
349+ more to the left (more precisely: subtracts 20 degrees) while the value
350350<tt>rightwards</tt> moves the sound more to the right (adds 20
351- degrees). Arithmetic is carried out modulo 360 degrees.
351+ degrees). Arithmetic is carried out modulo 360 degrees. Note that
352+ 'leftwards' is more accurately described as "turned
353+ counter-clockwise," since it <em>always</em> subtracts 20 degrees,
354+ even if the inherited azimuth is already behind the listener (in which
355+ case the sound actually appears to move to the right). 'Rightwards' is
356+ analogous.
352357
353358<p>This property is most likely to be implemented by mixing the same
354359signal into different channels at differing volumes. It might also
You can’t perform that action at this time.
0 commit comments