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

Uploaded Source

Built Distribution

wp_enhanced-0.5.7-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wp_enhanced-0.5.7.tar.gz
  • Upload date:
  • Size: 21.3 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.5.7.tar.gz
Algorithm Hash digest
SHA256 c116dfed616835d9a0c192de22006f0855d57612ce081f978bc8fa7963915bb3
MD5 134584905b09884426aa83d99f686be8
BLAKE2b-256 7a431054f45fcd5dc7dd442f2cfffd727694cf8ab7ae3b32cabaee4d0bac2081

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wp_enhanced-0.5.7-py3-none-any.whl
  • Upload date:
  • Size: 28.3 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.5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 26e676bb83ea3b437ab54ff6a04740e0866d1fb27ceb655f43af5c66d7756071
MD5 75e6e05d40b7cba92b3fa23e6e11dbe1
BLAKE2b-256 ba7f10a51465a5b3fbea498598d1c98ba4dbe4da8856863b914c369fc8dffd16

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