I'm writing a callback to play some streaming sound in
FMOD, and as soon as i use an eachin loop in the callback (even if its empty) I get an unhandled memory exception. Any ideas why? My suspicion is it may be some type of GC issue.
FMOD, and as soon as i use an eachin loop in the callback (even if its empty) I get an unhandled memory exception. Any ideas why? My suspicion is it may be some type of GC issue.