On my piece of code, I have
soundBank = new SoundBank(engine, contentPath + "Sound Bank.xsb");
Apparently this is causing a "System.NotImplementedException: 'Pitch event'"
Is there any known technical reason for this to be like this or can I try to fix it and submit a PR?
Thanks.
What version of MonoGame does the bug occur on:
What operating system are you using:
What MonoGame platform are you using:
On my piece of code, I have
soundBank = new SoundBank(engine, contentPath + "Sound Bank.xsb");
Apparently this is causing a "System.NotImplementedException: 'Pitch event'"
Is there any known technical reason for this to be like this or can I try to fix it and submit a PR?
Thanks.
What version of MonoGame does the bug occur on:
What operating system are you using:
What MonoGame platform are you using: