Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. SF.net SVN: pure-data:[15871]
trunk/externals/vbap/define_loudspeakers.c
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Fri, 13 Jan 2012 20:25:16 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15871]
trunk/externals/vbap/define_loudspeakers.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15871
http://pure-data.svn.sourceforge.net/pure-data/?rev=15871&view=rev
Author: eighthave
Date: 2012-01-13 20:25:15 +0000 (Fri, 13 Jan 2012)
Log Message:
-----------
fix 'overlapping/intersecting triangles' issue, patch by Christian Borss.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649891
We are using a speaker setup which includes, among others, a "front left",
"front right", "center", "top center", and a "floor center" speaker. We
observed that a sound source panned slightly right beside the "center" is
almost solely played back via the "center" while a sound source panned slightly
left beside the "center" is played back by the "front left", the "top center",
and the "floor center" speaker. This has the effect that the auditory source-
width jumps, if we move the panned sound source from right to left. The reason
is as follows: for the measured azimuth/elevation angles of our speaker
positions (e.g., 3 elevated center speakers at 2?\194?\176, 2?\194?\176, and
3?\194?\176 azimuth
angle), define_loudspeakers() returns intersecting triangles. The attached
patch solves this issue.
Modified Paths:
--------------
trunk/externals/vbap/define_loudspeakers.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 83, Issue 14
**************************************