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.9.0.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

wp_enhanced-0.9.0-py3-none-any.whl (48.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wp_enhanced-0.9.0.tar.gz
  • Upload date:
  • Size: 34.5 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.9.0.tar.gz
Algorithm Hash digest
SHA256 059428d32628977261bbdcc2c2f14d8f57e6e8de95428a68171abeecf7f4d27c
MD5 e6f697851ecc1294727a29c7c4c212a6
BLAKE2b-256 d7a1a5c5deeabaeda453b57c878154367e4d05c16c4e487204af0d5ba32df0c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wp_enhanced-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 48.0 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.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b600d70f3941223c3fd5fbad43ae5a0b4779728a7a223359b07787349408714c
MD5 e14eb47897cd6bc784e8c62cd2d76e91
BLAKE2b-256 85c45a5f0e13a3d7f63bb948d394234aed2824aeeffc7dda06521a601d932c09

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