waveBank = new WaveBank(audioEngine, "Assets/Wave Bank.xwb");
System.InvalidOperationException was unhandled
Message="The method or function called cannot be used in the manner requested."
Source="Microsoft.Xna.Framework"
StackTrace:
at Microsoft.Xna.Framework.Audio.WaveBank..ctor(AudioEngine audioEngine, String nonStreamingWaveBankFilename)
at ProjectPulse.Game1.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at ProjectPulse.Program.Main(String[] args)
Message="The method or function called cannot be used in the manner requested."
Source="Microsoft.Xna.Framework"
StackTrace:
at Microsoft.Xna.Framework.Audio.WaveBank..ctor(AudioEngine audioEngine, String nonStreamingWaveBankFilename)
at ProjectPulse.Game1.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at ProjectPulse.Program.Main(String[] args)
Also, what's up with the "Audio / XACT" forum there don't seem to be many MS peeps watching that forum