FNA-XNA / FAudio

FAudio - Accuracy-focused XAudio reimplementation for open platforms
https://fna-xna.github.io/
Other
534 stars 72 forks source link

Document graph dependency issues for DestroyVoice #326

Open flibitijibibo opened 6 months ago

flibitijibibo commented 6 months ago

Example: Destroying a submix that a voice sends data to will crash, this is avoidable in the library but it's a whole lot easier to avoid on the application side, so let's clarify this behavior.