Mesh2HRTF Python API ==================== This is the documentation. Of the Python part of the Mesh2HRTF API. For the complete Mesh2HRTF documentation visit the `Wiki `_, or find more information about the Mesh2HRTF API `here `_ The main function of the Python API is ``output2hrtf`` which reads the raw simulation results and saves them as SOFA files. It reads all required parameters from `parameters.json`, which is generated upon exporting a Mesh2HRTF project from Blender. .. automodule:: mesh2hrtf :members: :undoc-members: :show-inheritance: :exclude-members: