Difference between revisions of "BuildingWithOpenAL"
From SfzWiki
Ghoulsblade (Talk | contribs) |
Ghoulsblade (Talk | contribs) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
you can also try using openal instead of fmod, to do that : | you can also try using openal instead of fmod, to do that : | ||
− | + | run "scons SOUND_SYSTEM=openal" instead of just "scons" | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 12:47, 25 August 2007
you can also try using openal instead of fmod, to do that :
run "scons SOUND_SYSTEM=openal" instead of just "scons"