Nice release, new audio plugin, but I got some problems:
I can't click on my sprites to edit the image , why?
And the XAudio2 plugin doesn't play any sound, look at my code:
< START OF LAYOUT >
---> XAudio2: Load resource "038.wav" to channel 1 (No Loop)
< ON KEY 'X' PRESSED >
---> XAudio2: Set channel 1 position to 0 seconds.
---> XAudio2: Play channel 1.
Can someone help?