0
votes
0answers
58 views

XNA , Monogame ; Is there an alternative to XACT?

I'm making a game in XNA... I havent looked at monogame yet but I'm conscious that I probably will be looking at it in the future.. I havent implemented sounds in my game yet.. Atmosphere is very ...
0
votes
1answer
141 views

Monogame sound glitches

I have some trouble with sound using monogame 2.5 My app is loading a set of pngs and showing it during render. the loading and rendering is pretty good and fast, but the sound is 'very slow', and ...
0
votes
0answers
139 views

How to get microphone data in Monotouch without capturing or recording

Using Monotouch I am wanting to access the microphone data so I can use it in a game I am working on. I have seen the examples for recording audio and for capturing media but my desire is not to save ...