Okay so I'm trying to implement music into my program and its an absolute nightmare. I'm using 0.993.
Importing files into either the "sound" or "music" folders in the Project Bar causes Construct to be unable to save my file. When I attempt to call these files with a 'play music' action, they don't show up under the "Resources" tab. They do show up when I put them in the "Files" folder, but then that causes Temp.exe to very strangely not appear and just sit in the background processes using 60% of my CPU.
This is after following ThomasMahlers tutorial and scouring the wiki (a lot of which does not apply to 0.99.3)
Basically, can anyone explain proper XAudio2 usage to me? Or maybe post a working .cap?