Skip to main content

Wrapper of `wp.py`. Easy to premake, build, and deploy wwise plugins.

Project description

wp-enhanced

Wrapper of wp.py. Easy to premake, build, deploy and distribute wwise plugins.

Installation

  1. Install wpe from pip

    pip install wp-enhanced
    
  2. Set wwise environment variables

    • Windows:

      • Set from Wwise Launcher

      image

    • MacOS:

      • Set WWISEROOT and WWISESDK manually
  3. Check installation

    wpe -h
    

Create new plugin project

Run wpe -n to create new project like original wp.py, but with some additional features.

Parameters code generation

You can define parameters in $PROJECT_ROOT/.wpe/wpe_project.toml and generate code for them by running wpe -gp.

Be careful the followed files will be overwritten by template if [wp-enhanced template] is not found in file:

New plugin project will be created with default parameters: wpe_project.toml

Hooks

All hooks should be placed in $PROJECT_ROOT/.wpe/hooks folder.

pre/post_premake/generate_parameters/build/pack are supported.

A default post_build.py is created when creating new project, which will copy debug authoring plugin to Release folder for loading in Wwise Authoring.

For more information about hooks, please refer to description of -H, --with-hooks in wpe -h

Add wpe to existing project

Run wpe -i under project root.

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

wp_enhanced-0.8.15.tar.gz (29.6 kB view details)

Uploaded Source

Built Distribution

wp_enhanced-0.8.15-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

Details for the file wp_enhanced-0.8.15.tar.gz.

File metadata

  • Download URL: wp_enhanced-0.8.15.tar.gz
  • Upload date:
  • Size: 29.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.3 Windows/10

File hashes

Hashes for wp_enhanced-0.8.15.tar.gz
Algorithm Hash digest
SHA256 9616132ef9322c3210f85a44717b765dd6b0e741877d12c5088ce1dc334b472e
MD5 07481ef0ad75fe10f4292cc512f515f8
BLAKE2b-256 989fef987285c7c64840bcaf31577d3386fef6e95754fc1b9dd8908ce90d4d67

See more details on using hashes here.

File details

Details for the file wp_enhanced-0.8.15-py3-none-any.whl.

File metadata

  • Download URL: wp_enhanced-0.8.15-py3-none-any.whl
  • Upload date:
  • Size: 41.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.3 Windows/10

File hashes

Hashes for wp_enhanced-0.8.15-py3-none-any.whl
Algorithm Hash digest
SHA256 5d5785a31e1b695e32b3e1def664cc24a5ae16cf69ee1ffdaf35e24e59377656
MD5 479241586b06a33fbe5eb435a02b3b8a
BLAKE2b-256 eeaa01acc60c478df3e338298297b4e8d38c28514fca0f077f572b8f42714da9

See more details on using hashes here.

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