This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/extern/audaspace/bindings/doc/index.rst
Dalai Felinto 781dd5edb5 Fix audaspace mess in 2.8
All these files were removed since accidental commit, revert and merge in 2.8.

ea31f0ac3b + 0a4e170c28 + 11f9a23a28 + 7b27b10fa6
2018-02-01 09:22:57 -02:00

1.0 KiB
Raw Blame History

Sphinx Warnings

9: ERROR: Unknown directive type "automodule".

.. automodule:: aud

Note the preview is not accurate and warnings may not indicate real issues.

Welcome to audaspaces documentation!

This documentation is valid for both the Python and C bindings of audaspace. If you are looking for installation instructions check the C++ API documentation. As C is not an object oriented language everything is accessible via functions where the first paramter is always the object. For methods these are named as AUD_ClassName_method() and properties are accessed via AUD_ClassName_property_get/set(). Python users simply import aud to access the library.

tutorials

Classes:

device
sound
handle
sequence
sequence_entry

Indices and tables