ryerrabelli / jmonkeyengine

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

jME3 ignores audio volume set by Nifty GUI #424

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. nifty.getSoundSystem().setSoundVolume(0);

What is the expected output? What do you see instead?
The expected output is that the sound should be disabled, however it seems jME3 
does nothing.

Original issue reported on code.google.com by ShadowIs...@gmail.com on 15 Nov 2011 at 5:36

GoogleCodeExporter commented 8 years ago
This issue is due to Nifty and not jME3

Original comment by ShadowIs...@gmail.com on 9 Jan 2012 at 5:25