Wwise Audio Tools
0.5.2
Tools for working with Wwise file types
|
works with sound cache files from The Witcher 3 More...
#include <string>
#include <vector>
#include "kaitai/kaitaistream.h"
#include "kaitai/structs/w3sc.h"
Go to the source code of this file.
Namespaces | |
wwtools::w3sc | |
contains helper functions for The Witcher 3 sound cache files | |
Functions | |
std::string | wwtools::w3sc::get_info (const std::string &indata) |
get the info string More... | |
void | wwtools::w3sc::create (const std::vector< std::pair< std::string, std::string >> &files, std::ostream &os) |
create a sound cache file from BNK and WEM files More... | |
works with sound cache files from The Witcher 3