1
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
6321b5f1b4
fix: Fix opening file in read-only mode 2022-04-26 22:21:25 +02:00
e2a8d4f951
feat: Improve error reporting 2022-04-26 22:12:29 +02:00
ac4a0a9942
feat: Try simpler approach 2022-04-26 22:05:51 +02:00
b376e6429b
feat: Implement fallback file move 2022-04-26 20:47:53 +02:00
3215670ae0
feat: Iterate over a directory of banks
Wwise actually provides a directory that may contain multiple sound
banks, rather than just the path to a single file.
2022-04-26 11:43:15 +02:00
fc788f85e2
fix: Reverse order of bytes 2022-04-26 11:02:14 +02:00
71886dbb63
feat: Improve CI
Remove Linux builds, as Wwise doesn't run there anyways.
2022-04-26 10:27:50 +02:00
d624c9e28a
feat: Create initial version 2022-04-26 10:20:04 +02:00