Hey, I'm trying to add audio but always get a missing file error saying that my "Music.xgs" file isn't in the debug folder. I would copy it to the debug folder but can't find where it is created??
What I've done...
1. Create XACT project file
2. Copied the XACT project file, the two folders created with it (Win & Xbox) and the .wav file to my Project folder.
3. 'Add Existing Item' >> XACT project file
4. Created an AudioEngine, WaveBank and SoundBank in my code.
Any help would be much appreciated!