using fmod with python 2.0

Martin v. Löwis loewis at informatik.hu-berlin.de
Wed Aug 7 12:50:14 EDT 2002


loewis at informatik.hu-berlin.de (Martin v. Löwis) writes:

> Most likely, fmod.dll is not a Python module, which means that you
> cannot use it in Python. Since you are a beginner, I suggest you find
> somebody who writes a Blender Python module for you.

Actually, it appears that to use Blender, you have to write

import Blender

instead. What is FMOD.dll?

Regards,
Martin



More information about the Python-list mailing list