AudioNode Constructor

As far as i remember, this has been brought up before



audio_gun = new AudioNode(assetManager, “Sound/Effects/Gun.wav”);

(This code is from the tutorial)



This is not working.



The first argument of AudioNode is AudioRenderer Interface.



How to get it working?

aagh…what was i thinking… :-s



thanks

Just pass it in there