asafbibas / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Exception should be raised when attempting to play positional stereo sound #551

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play a stereo sound file that has positional=true set on its AudioNode

What is the expected output? What do you see instead?
An exception should be raised, indicating that the positional=true request 
cannot be completed because the sound is stereo, instead, the sound is played 
as if positional was set to false.

Original issue reported on code.google.com by ShadowIs...@gmail.com on 5 Nov 2012 at 7:52

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 10 Nov 2012 at 9:39