Skip to content

domdfcoding/wem2ogg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wem2ogg

Convert Wwise WEM files to OGG.

Tests Linux Test Status Windows Test Status Coverage
PyPI PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel
Activity GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads
QA CodeFactor Grade Flake8 Status mypy status
Other License GitHub top language Requirements Status

Installation

wem2ogg can be installed from PyPI.

To install with pip:

$ python -m pip install wem2ogg

Usage

wem2ogg provides a single function, wem_to_ogg.

def wem_to_ogg(wem_data: bytes) -> bytes: ...

The function takes the contents of a Wwise .wem file, and returns the contents of a .ogg file for the same audio.

About

Convert Wwise WEM files to OGG.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •