Ignore:
Timestamp:
May 8, 2021, 3:44:24 AM (4 years ago)
Author:
geyser
Message:

Fixed importing of "fact" chunk, as well as an unhandled fatal when attempting to transcode IMA4 to MS ADPCM. Also added missing padding to SNDD template and fixed the duration calculation for WAV-to-SNDD.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OniSplit/Sound/SoundData.cs

    r1155 r1156  
    158158                }
    159159            }
    160 //            Console.WriteLine("Sample count:");
    161 //            Console.WriteLine(sound.SampleCount);
    162 
    163160            return sound;
    164161        }
Note: See TracChangeset for help on using the changeset viewer.