Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WolvenKit/wwise-audio-tools

Tools for working with Wwise file types
https://github.com/WolvenKit/wwise-audio-tools

Use helper functions for BNK extraction

0f71c88efb1deea5af61e0f3f6d338ee64ce0422 authored over 2 years ago by Abheek Dhawan <[email protected]>
Add helper functions for working with BNK files and info flag

989143d7dd31019d288528abd111d2c241505b1c authored over 2 years ago by Abheek Dhawan <[email protected]>
Add flag parsing for help and info

23f7466ea3b2fad0080f9b7c1fc4936538c666f7 authored over 2 years ago by Abheek Dhawan <[email protected]>
Add function to get info of WEM

34bea86bd3a760095b02ed001b98a5b8a2bf1bbb authored over 2 years ago by Abheek Dhawan <[email protected]>
Add a simple help message on incorrect input

ec37e2b34ce4b8c469fc7e39b76fb999abdfa0a2 authored over 2 years ago by Abheek Dhawan <[email protected]>
Fix release object upload paths

9600f67eabbc2c33c9aae4a746337d9bd49b22d4 authored over 2 years ago by Abheek Dhawan <[email protected]>
Add basic release workflow

03b236aabba7beb924c12bf8cc8b538f8c1eeca5 authored over 2 years ago by Abheek Dhawan <[email protected]>
Attempt to add Windows build workflow as well

9670585eb86fd623f0a04d60e0fa7a3eff030b37 authored over 2 years ago by Abheek Dhawan <[email protected]>
Merge pull request #1 from SpontanCombust/windows-compat

Windows compatibility

9b9f106eb158fe8746d073aba5435eb6db6fc38f authored over 2 years ago by Abheek Dhawan <[email protected]>
Add checks for pull requests as well

55e0f94ac79a720bb847c66f5d753db2bdfc3bfe authored over 2 years ago by Abheek Dhawan <[email protected]>
ref: pass string by reference

a92b4f94f097f295d747e29ca21d76bff11dd12b authored over 2 years ago by SpontanCombust <[email protected]>
fix: not reading files as binary

When opening non-text files like .wem, opening mode should be binary.
Otherwise it was possible ...

5dc32899e1e8159b275ec06eb68213d165c6261d authored over 2 years ago by SpontanCombust <[email protected]>
fix: path to string

66ba5ba3114bf658f80343d3a4dca787ab0cef56 authored over 2 years ago by SpontanCombust <[email protected]>
filesystem lib linking validation

2b39b350edd1d817c180ee471393b0c4e760844b authored over 2 years ago by SpontanCombust <[email protected]>
remove unnecesary gnuc features

a83e4a88d2e7940fce31721e3142e3aeac232606 authored over 2 years ago by SpontanCombust <[email protected]>
Fix missing libraries for test binary

ff07e3f5fe0e6ea3287603e1fb8c60ba16a72463 authored over 2 years ago by Abheek Dhawan <[email protected]>
Re-add Linux testing and remove Windows CI

368aece9606ae4216a3872966b113bb8c932a6e5 authored over 2 years ago by Abheek Dhawan <[email protected]>
Attempt to use MinGW for Windows compilation

46168241c845aaeff9400cb464e03a7d1160037f authored over 2 years ago by Abheek Dhawan <[email protected]>
Attempt to add basic Windows build workflow

46fb340dd650180346da40f5143a8ea56ad09e76 authored over 2 years ago by Abheek Dhawan <[email protected]>
Remove .vscode directory

7eec75a8adb17bf1bf5756bee8afdf64966db22e authored over 2 years ago by Abheek Dhawan <[email protected]>
Merge branch 'development' of https://github.com/WolvenKit/wwise-audio-tools into development

4dfa25f507bd718cc4a19e4bac2d7695f8cde3e2 authored over 2 years ago by Abheek Dhawan <[email protected]>
Attempt to add basic Windows build workflow

4537069520fd89af92354c80fa5943808d1786b8 authored over 2 years ago by Abheek Dhawan <[email protected]>
Clean up workflow and temporarily remove tests

ad5be6f1c454d405b1e201939e2c3496306169aa authored over 2 years ago by Abheek Dhawan <[email protected]>
Attempt to add more include directories

e7f18db01e1305fb855ae370cbd7245db79a4b7e authored over 2 years ago by Abheek Dhawan <[email protected]>
Add include directories from library subdirectories

e7d11ecbdf17da768c37fde9ad56451f19c0f6fb authored over 2 years ago by Abheek Dhawan <[email protected]>
Remove unneeded libogg and libvorbis installation

5b4caa7b3285cd8c99252309d1aec1e6c73b4132 authored over 2 years ago by Abheek Dhawan <[email protected]>
Make Catch2 an optional package

67b311a83ebda46bbc0395d120f87e661a29c089 authored over 2 years ago by Abheek Dhawan <[email protected]>
Merge development into master

d5319edc5b2c91f36d0b4b43372720e4caf91884 authored over 2 years ago by Abheek Dhawan <[email protected]>
Update testing data paths

bc8d2cf0951ddeec5757e1be1c706138481bc002 authored over 2 years ago by Abheek Dhawan <[email protected]>
Clone recursively in CI

da4ad30fe62da5685e55f452b78676004bee4503 authored over 2 years ago by Abheek Dhawan <[email protected]>
Rename project and binary and update library linking

c7540e9bc97b33cfe1b4289ec9e83480665b029b authored over 2 years ago by Abheek Dhawan <[email protected]>
Add submodules for necessary libs

c7f968731e3a7d55355537ed4b8c04a7971fefbb authored over 2 years ago by Abheek Dhawan <[email protected]>
Remove libraries from CXX Flags

ca224a5c718df9274e5ddcd79cefbde6a2f89d45 authored over 2 years ago by Abheek Dhawan <[email protected]>
Add command to extract and convert BNK files

44f5a94a5b9736f490379840f015cf7929cc5bcd authored over 2 years ago by Abheek Dhawan <[email protected]>
Add compilation database to Git ignore list

6a261bd89da6b528e30adec27ce4e46480b84700 authored over 2 years ago by Abheek Dhawan <[email protected]>
Add Kaitai source files and BNK definition file to CMake

ecd830980315b65510873e350b6e7a5c5a744c91 authored over 2 years ago by Abheek Dhawan <[email protected]>
Merge branch 'master' of github.com:WolvenKit/wwise-audio-tools

6a58113d08c6d1a0d91b7f7d4035ae4817f9f9a4 authored over 2 years ago by Abheek Dhawan <[email protected]>
Add Kaiti Struct support for BNK files using Bnkextr's example

4b8f87e49c454b6a287b6d0e8e73c2bcd2c8b8a8 authored over 2 years ago by Abheek Dhawan <[email protected]>
Remove compilation database

2e476b16239e546a64a41cb703a363a1571a6f7d authored over 2 years ago by Abheek Dhawan <[email protected]>
Fix override functions

3a5bb8263edc8e6cfae541f01422668797832f16 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Fix shadowed variable declaration

04dd2ad31ef06e90bfa3f64eb0208eff6b663ed7 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Update compilation database

0987b642d855b8018c044f67d7100138693528bc authored almost 3 years ago by Abheek Dhawan <[email protected]>
Fix linking errors for vorbis and ogg libs

2f965f012018599f9c3d64ed66e8c0f2842e00e6 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Fix Catch2 installation in CI

a06854a0787d8a759aa46b99a9322ba5b8c84df5 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Merge branch 'master' of github.com:WolvenKit/wwise-audio-tools

9743f20bb85268589297118d1376d4d471901ab8 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add tests to GitHub workflow

f5b42a1bfd2537437b48ec76365b0e4c2f53ee85 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Copy test files to bin output

9a46fb6c6548cc3963e705dd9b2bd3dee0dd9b89 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add tests with Catch2

b3d46ed52e26afd6dab04490d245341381a98fe6 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Fix build commands in README

ee33390946c927a6ed12cc60d26dbda7b4253d69 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Remove unnecessary newline

39ceac6b31dac8c0c22ab0b1a33d4879dc1d69d3 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Don't print info for ww2ogg conversions

a2382205e4ac5f7557681ad96fb36b6be5e4f356 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Convert all WEM files in current repository if no file is specified

1ee4223bcae2f4b102038486038114a1efbb8b8b authored almost 3 years ago by Abheek Dhawan <[email protected]>
Ignore cache files

9056da427b4af0ec438dd20d25ffd617ad98f876 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Use stdc++17 and add compilation database

1bfcd6bfe1d463f0b4e89ffce889961aefc4f97a authored almost 3 years ago by Abheek Dhawan <[email protected]>
Use while true instead of while 1

869a1d54f58196083c7541619114e283e51f8a2f authored almost 3 years ago by Abheek Dhawan <[email protected]>
Clean up headers

95f8cff42a677d97fc550966d3d988a92601160b authored almost 3 years ago by Abheek Dhawan <[email protected]>
Clarify notes for the installation of libraries

ec7bc0e154865cd63031260bf889126a8c5aec16 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Run clang-format

4d50a930f82236911938a547920e571c5964b90a authored almost 3 years ago by Abheek Dhawan <[email protected]>
Export revorb, ww2ogg, and wwise audio functions without mangling

5a12762dc6fdb3981cbd73bc96ca5a3ee8780e73 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Update CMakeLists.txt to include new source files

66c8aaa5f589dc6b54a1f6b4665f71a2b29e0154 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Modify the main executable to match changes in other files

fb13ce70230b855d493a1c40af638672afeec380 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Remove file name from wwriff

7ad52c7f2a38fb8ad37b3ad4eb24693135c68e79 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Create wwiseaudiotools to wrap around existing ww2ogg and revorb functions

d5a8cadb24518783f9a1609a7ef4f6d649dc96f9 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Clean up ww2ogg to return a bool for status and remove much of the unused code

49e233ddaea79822336fb06d666488af1694bc09 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Clean up revorb and its function

12f106e814dd183fa051962d03894005fe8357b2 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Define the packed codebooks as a global variable

f6f60c4658e5273dd937505dacc80b070094eb79 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add notes for required libraries

d2adccf5d9777fb57f3b996f4d9146d805d01802 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Merge branch 'master' of github.com:WolvenKit/wwise-audio-tools

8a8d5b1d2b2fc66eefb3dffc4c9bf1bb32295da6 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Fix revorb issues and return revorbed file in wem_to_ogg

9804aa42ee92b758e26482227385b097230bdbf5 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Merge branch 'master' of github.com:WolvenKit/wwise-audio-tools

e493f1b773da72a466797d308e048056f100d7f8 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Use CMake for building and add link libraries to CMakeLists.txt

4940d36e4ec970ba1e3960b8f23b312d263fba05 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Use Make instead of CMake for building

465742ef3ac12b814a83a0f369bb4b567e9d11c9 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add basic workflow to check build

f43c2ed52aec5a78d48a1dd3d7f708a5700b4e16 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Fix LICENSE format

0d6f89bb18f9a8f4ff32dd0f51e443992ddc00e8 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add licenses and their details

82d44939c6ecb21d68b0b3db50b93237564be43a authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add README with basic details

764b2b0fb390ec3935b22e95c1e30e26dc083b5a authored almost 3 years ago by Abheek Dhawan <[email protected]>
Remove bak file

4613a5059eca378ae82b6e502aac8c09db31f751 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Run clang-format

2251f22d2943d86f6e3df90bedac4b9567b9b848 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Use packed codebooks from header instead of bin file

01324c08624a6bf1b82b67c01eb347d035b2e538 authored almost 3 years ago by Abheek Dhawan <[email protected]>
Add basic converter binary and use file data string instead of file name string

2a9be6dc3eb1f76a1cf8f2383250bb93cdf4b12c authored almost 3 years ago by Abheek Dhawan <[email protected]>
Initial commit

636ec5b1c95a3aa3a4181719f44f6a04b23270aa authored almost 3 years ago by Abheek Dhawan <[email protected]>