{"id":13831363,"url":"https://github.com/WolvenKit/wwise-audio-tools","last_synced_at":"2025-07-09T13:33:26.618Z","repository":{"id":39719064,"uuid":"469899783","full_name":"WolvenKit/wwise-audio-tools","owner":"WolvenKit","description":"Tools for working with Wwise file types","archived":false,"fork":false,"pushed_at":"2024-01-26T16:31:26.000Z","size":3333,"stargazers_count":29,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T15:22:38.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wolvenkit.github.io/wwise-audio-tools/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WolvenKit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-14T20:48:16.000Z","updated_at":"2025-06-30T23:52:27.000Z","dependencies_parsed_at":"2024-01-12T03:36:59.760Z","dependency_job_id":"6d7cb0cb-c552-465a-8a40-6547568b9c81","html_url":"https://github.com/WolvenKit/wwise-audio-tools","commit_stats":{"total_commits":160,"total_committers":6,"mean_commits":"26.666666666666668","dds":"0.21250000000000002","last_synced_commit":"ec4d73fbbc46ee86459aa3b317d0eb78201f6ed1"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/WolvenKit/wwise-audio-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolvenKit%2Fwwise-audio-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolvenKit%2Fwwise-audio-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolvenKit%2Fwwise-audio-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolvenKit%2Fwwise-audio-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WolvenKit","download_url":"https://codeload.github.com/WolvenKit/wwise-audio-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolvenKit%2Fwwise-audio-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263625763,"owners_count":23490592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T10:01:26.059Z","updated_at":"2025-07-09T13:33:25.941Z","avatar_url":"https://github.com/WolvenKit.png","language":"C++","funding_links":[],"categories":["C++","🛠️ General Tools"],"sub_categories":["🔊 Audio Tools"],"readme":"# Wwise Audio Tools  \nThis repository is for a static and dynamic library as well as a simple command line tool used to convert Wwise WEM files to OGG files instead.\n\n## About  \nBoth `ww2ogg` and `revorb` are relatively old and annoying to use repetitively so this project is aimed to keep supporting them and making them easy to use and integrate.\n\n## Building\nThis is meant to be built with CMake, which generates both a static and dynamic library, as well as a simple POC command line tool.  \n\nExample build workflow:\n```\ngit clone https://github.com/WolvenKit/wwise-audio-tools\ncmake -B build\ncmake --build build\n```  \n\u003e Note: This project *does* require `libogg` and `libvorbis` to build, which can be downloaded [here](https://xiph.org/downloads/) or installed from Linux package managers under names something like `libogg-dev` and `libvorbis-dev` or `libogg-devel` and `libvorbis-devel`.  \n\nThis will create the command-line tool in the `bin/` directory and the libraries in `lib/`.\n\n## Usage\nThe command-line tool can be run with `./wwise-audio-converter [NAME].wem` which will generate an easily usable `[NAME].ogg` in the same directory. No need to use `revorb`, no need to have a `packed_codebooks.bin`. The library usage will have further documentation soon.\n\n## Credits\nCredit for the `ww2ogg` code goes to [`@hcs64`](https://github.com/hcs64), and to [`Jiri Hruska`](https://hydrogenaud.io/index.php/topic,64328.0.html) for the creation of the original `revorb`.\n\n## Licensing\nMany files here are licensed individually and are taken from other projects, such as [ww2ogg](https://github.com/hcs64/ww2ogg) and [revorb](https://hydrogenaud.io/index.php/topic,64328.0.html). Other than the `ww2ogg` license, everything else is licensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWolvenKit%2Fwwise-audio-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWolvenKit%2Fwwise-audio-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWolvenKit%2Fwwise-audio-tools/lists"}