Fix B-Format rotation
commit7ffb9b3056ab280d5d9408fd023f3cfb370ed103
authorChris Robinson <chris.kcat@gmail.com>
Mon, 24 Aug 2015 05:01:29 +0000 (23 22:01 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 24 Aug 2015 05:01:29 +0000 (23 22:01 -0700)
tree11f0ae862ec21ad3921c0962c0ddb02a1845cc18
parent8559af5d48285dedceecdba8b5ce0442e09977ed
Fix B-Format rotation

The rotation erroneously specified the orientation of the source relative to
the sound field, whereas it should be the orientation of the sound field *and*
source relative to the listener. So now when the source is oriented left, the
front of the sound field is to the left of the listener.
Alc/ALu.c