Problem with audioNode.setDryFilter(LowPassFilter) in test class TestPostWater
See original GitHub issueI opened this issue to keep track of the discussion on the forum. https://hub.jmonkeyengine.org/t/question-about-com-jme3-audio-lowpassfilter/45164
It appears that the LawPassFilter
has no effect on the audio node. I didn’t understand if the problem is on the node or on the filter. The problem is present in the test class TestPostWater
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
jmonkeyengine/TestPostWater.java at master - GitHub
A complete 3-D game development suite written in Java. - jmonkeyengine/TestPostWater.java at master · jMonkeyEngine/jmonkeyengine.
Read more >FlyCam with Physics on Terrain - SDK - jMonkeyEngine Hub
Hi, We have a water Scene, underneath the water is a terrain, the ocean floor. We have the ocean floor elevated so the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I"ll get it changed and submit a pull request.
PRs 1707 and 1728 are now integrated into both the “master” and “v3.5” branches.