Treffer: SOUNDS GOOD!
Title:
SOUNDS GOOD!
Authors:
Source:
Game Developer. Oct2011, Vol. 18 Issue 9, p34-38. 5p.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
The author presents tips on programming FMOD, the middleware system for producing console and personal computer (PC) game soundtracks, for the Android operating system (OS). He talks about two sets of application programming interfaces (APIs) controlling the system. He notes the need to use the Java Native Interface (JNI) to access FMOD functions, since Android applications are written in the Java language. He compares the algorithmic technique with the data-driven way of generating sounds.