FMOD - MAC Version
I've posted this in the Audio Forum - but just in case:
I'm working on a title that is using FMOD as the sound engine.
Has anyone seen/heard/created an FMOD player application like the one released for the PC on the FMOD page?
It would save me having to test my sound effects on the PC ;-)
I think I better learn how to program so I can do it myself.
Hmmm.
Himiona
I'm working on a title that is using FMOD as the sound engine.
Has anyone seen/heard/created an FMOD player application like the one released for the PC on the FMOD page?
It would save me having to test my sound effects on the PC ;-)
I think I better learn how to program so I can do it myself.
Hmmm.
Himiona
I am gonig to work on one soon as I can figure out whats wrong with my code? I can't get FMOD to compile on my Mac? I had it working fine on my PC. I was thinking of doing a FMOD player in Cocoa.
Great to hear - look forward to hearing about it when you get it done.
Take care
H.
Take care
H.
All examples in FMOD package are for Carbon and C++ only so if You want to make Cocoa version of player You have troubles.
Use Carbon instead of Cocoa.
Use Carbon instead of Cocoa.
Or use Carbon for the bits you absolutely have to, and do everything else in Cocoa.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Mac version of ... | Jamie W | 0 | 1,634 |
Mar 23, 2009 10:22 AM Last Post: Jamie W |
|
| Error during linking when trying to use FMOD in Cocoa app | BobimusPrime | 7 | 3,535 |
Oct 10, 2003 06:23 PM Last Post: BobimusPrime |
|
| FMOD and Cocoa | Holmes | 8 | 4,002 |
Jul 23, 2003 08:43 PM Last Post: Holmes |
|
| What's the difference between FMOD and mikmod? | ThrottleMonkey | 5 | 3,206 |
Apr 30, 2003 04:08 PM Last Post: Mars_999 |
|

