21 Commits

Author SHA1 Message Date
Jan
239001e6f2
refactor: use std ranges functions where applicable 2024-03-24 20:49:15 +01:00
Jan
132cccb971
refactor: use new line character instead of std::endl 2024-03-24 20:24:22 +01:00
Alex
d807743447 do not add duplicate sounds to the sab files 2024-02-23 23:14:52 -05:00
Jan
4591787989
chore: drop third party lib for reading flac header 2024-02-10 16:38:20 +01:00
Jan
05ce73049d
chore: small code cleanups 2024-02-10 10:52:02 +01:00
Jan
45689a29a1
chore: make SoundBankEntryInfo a class without constructors 2024-02-10 10:01:55 +01:00
Alex
2478a1355f code review changes 2024-02-09 11:39:51 -05:00
Alex
42c4068d2a add flac decoding to correctly add flac sounds to sound banks 2024-02-09 10:49:55 -05:00
Alex
9254e25b22 fix loaded sound banks and generating streamed sound banks 2024-02-02 16:48:23 -05:00
Alex
386f941d61 add comment 2024-02-02 11:29:15 -05:00
Alex
c3590a911c dont build sabl if unable to find sound files 2024-02-02 11:28:21 -05:00
Alex
bc1ebfc3bc .flac extension 2024-01-26 13:31:36 -05:00
Alex
7af802ff24 more linux build errors 2024-01-26 13:07:50 -05:00
Alex
e2f8892278 clang formatting 2024-01-26 13:05:07 -05:00
Alex
a020de6f80 SoundBankWriter code 2024-01-26 12:14:47 -05:00
Clang Format
6b4f5d94a8
Reformat code with clang format 2023-11-19 21:07:21 +00:00
Jan
51899d4a69 Dump T6 sound PCM data as wav 2023-10-26 22:54:20 +02:00
Jan
4e8d1806cc t6 alias dumping stuff 2021-04-11 09:04:58 +02:00
Jan
e6a10fb992 fix iw3 gcc compatibility 2021-04-15 18:35:36 +02:00
Jan
15c896862c fix soundbank conversion warning 2021-04-14 18:40:34 +02:00
Jan
3cda71d1e7 Dump SoundBank asset data files 2021-04-05 18:50:42 +02:00