fmod
KeyOff without effect
I\'m using FMod for first time, and I don\'t understand why my code doesn\'t trigger Sound Designer\'s keyoff.[详细]
2023-03-14 06:28 分类:问答Using FMOD in multiple classes (iOS)
I am developing an iOS app where I am recording sound from the devices mic, saving it to a wav, then it needs to be accessed and played from a different view controller. As I understand, a FMOD::Syste[详细]
2023-03-11 01:55 分类:问答readData for 24-bit FLAC and WAV files
I used readData successfully to read 16-bit audio files and generate peak files for wave form display. However, I\'m having some trouble interpreting PCM values for 24-bit FLAC and WAV files.[详细]
2023-03-10 01:53 分类:问答Save output to disk using FMOD
I am using FMOD to play some sounds and I would like to save the resulting mix to the di开发者_开发技巧sk.[详细]
2023-03-09 07:21 分类:问答Playback and listen to recording device in FMOD
Is it possible to simultaneously playback the recording device by using the FMOD api? This functionality would be the same to what Windows offers in the recording device properties where you can enabl[详细]
2023-03-06 04:09 分类:问答problem with Fmod wrapper (soundManager) for Ogre3d [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece[详细]
2023-02-20 06:30 分类:问答What's the benefits of FMOD on iOS platform than Apple's audio APIs?
I heard FMOD is one of most popular audio engine in desktop apps such as games. I have read its documentation, but I can\'t feel any benefits of them than Apple\'s API like Audio Unit. Ithas many of p[详细]
2023-02-19 21:43 分类:问答C++:Undefined reference to 'FMOD:: X'
After looking around for various sound API libraries, I have decided to use FMOD for the time being. Problem is that whenever I try to compile one of the code examples, I get the following errors:[详细]
2023-02-17 06:10 分类:问答FMOD.net streaming, callback and exinfo parameters
I posted a question on gamedev about how to play nsf files (NES console music) in FMOD. It didn\'t get any results, but since then I made some progress. I decided that the easiest method was just to c[详细]
2023-02-03 07:45 分类:问答FMOD Compiling trouble
I\'m trying to get started with FMOD but I\'开发者_运维问答m having some issues compiling the example code in this tutorial:[详细]
2023-02-02 03:05 分类:问答