Commit Graph

7 Commits

Author SHA1 Message Date
bnnm
e4ed26e703 Use silence meta for dummy entries in BKHD 2020-08-15 20:03:32 +02:00
bnnm
cfc2558d9c Ignore .wmid subsongs in BKHD .bnk [Ninjala (Switch)] 2020-07-05 21:07:44 +02:00
bnnm
b24116b0c7 Fix Wwise DSP memory interleave + renames [Punch Out!! (Wii)] 2020-04-22 00:34:49 +02:00
bnnm
b2f06707a8 Fix BE/old/empty Wwise .bnk [Too Human (X360)] 2020-04-12 20:35:38 +02:00
bnnm
ce54c283f2 Add Wwise .bnk FX mini-format [Borderlands 2 (X360)] 2020-04-04 18:37:53 +02:00
bnnm
faf6def4fe Print BKHD wwise id as unsigned for clarity
printf'ing an unsigned value as signed (%i) still gives unsigned result,
as does a signed value as unsigned (%u), maybe implementation-defined
though
2020-03-14 16:35:44 +01:00
bnnm
443bc2db7c Add Wwise .bnk for internal streams 2020-03-07 14:40:13 +01:00