Is there a C++ tutorial on FMOD that shows how to record sound from microphone? Is it even possible?! 开发者_开发问答Thanks everyone.It is indeed possible. Check FMOD example directory(\\FMOD SoundSys
How do I set up the sample rate in Fmod? I initiate my event system with the following code. Can I add the sample rate into 开发者_JS百科this method?
I have set up an event system in FMOD with 3D sound triggered when the listener is close to them. I want to be able to change the listener angle of the listener so that my entire sound landscape shift
I have the following example from gamedev, and I was wondering how 开发者_StackOverflowyou would go about compiling this. I\'ve downloaded FMOD and its installed in C:\\Program Files\\FMOD SoundSystem
I have an event called Numbers. In Fmod Designer the event plays different numbers depending on listenerAngle. I want to be able to hear the different sounds when I position this event in a 3D space.
I have following block of code copied almost verbatim out of the fmod tutorials, with a minor modification of variable names so as not to conflict with anything. My code compiles fine without any of t
Is it possible to have several sounds on different places in a 3D sound world in Fmod? I would like to plot up all the sounds in this 3D world and move around the player.
Is there a way to only set the distance parameter in Fmod for iPhone development? I can set 3D Max och Min Distance in Fmod Designer. I would like to only use the distance feature and not the angle fe
I\'m starting development, and yet having lots of problems coming out from the moment I \'m trying to go a little bit out of bounds.
Is there a way to get fmod to play a sound based on sound name? I can loop out the sound name by using this code: