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_parameters.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_parameters.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.6.0.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

wp_enhanced-0.6.0-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wp_enhanced-0.6.0.tar.gz
  • Upload date:
  • Size: 18.0 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.6.0.tar.gz
Algorithm Hash digest
SHA256 6b050d85a3617f2a3d638a3e75a472c5e4303572ce12a231cb9e4938fa24c2ad
MD5 087fc53b2ff4666d538bdb2c1c823f80
BLAKE2b-256 0f6bb94d8fbffa80f1ef61150087c45849761e35f99b0ff61f105aff8f40b756

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wp_enhanced-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 24.5 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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c92b6c54ab2793f36a14d6cfc5ee5553a7f74b5f8483893bf025add364548102
MD5 9967b7c29e42306ac7e0054bb2eaf0cb
BLAKE2b-256 ea3847228389dd704a17074f242f5beae03cc6d394e0683d3b77fe4cfc314e13

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