Skip to main content

Python helper module for the Sound Designer SDK

Project description

sd-sdk-python

This module is a Python helper module for the Sound Designer SDK

This Python module depends on a copy of the Sound Designer SDK being accessible on your computer. Make sure you have unzipped the Sound Designer SDK somewhere and then set the environment variable SD_SDK_ROOT to the root folder of the unzipped SDK, or to the path containing the Windows binaries (.dlls), Python module (sd.pyd), and sd.config file.

To test whether or not this module can resolve a valid Sound Designer SDK, you can run the following commands:

import sd_sdk_python
print(sd_sdk_python.get_product_manager().Version)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sd_sdk_python-0.2.5.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

sd_sdk_python-0.2.5-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page