Skip to content

WAAPI SFX is a python script that generate Wwise Sound SFX objects in batch.

License

Notifications You must be signed in to change notification settings

Yuan-ManX/waapi-sfx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WAAPI SFX

Overview

WAAPI SFX is a python script that generate Wwise Sound SFX objects in batch. Each Sound SFX is using a Synth One source plug-in, and the objects that are generated make great use of RTPCs and random modulation.

The script is a demonstration of the ak.wwise.core.object.set function in WAAPI.

Prerequisites

  • Wwise 2022.1.0 or more recent
  • Python 3.6 or more recent

How to use

  • Download or clone the repository
  • Start Wwise and open a project
  • Run the script: py -3 waapi-sfx.py
  • Play the new sounds in the \Actor-Mixer Hierarchy\Default Work Unit

Learn More

About

WAAPI SFX is a python script that generate Wwise Sound SFX objects in batch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%