Fix TestMusicStreaming.java

I request permission to add audioSource.setPositional(false); to TestMusicStreaming.java in order to prevent it from throwing an exception. Also, I propose some JavaDoc improvements in AudioNode.java to clarify the effect of the “positional” property.

The diffs are here and here.

1 Like

BTW, there’s been some prior discussion of this bug: here

A similar fix to TestMusicStreaming was committed at r10820.

I still think the AudioNode JavaDoc should be clarified per the second diff above.

yep I’m gonna add it

1 Like

done in last SVN

2 Likes