Revision
1156 -
Directory Listing
-
[select for diffs]
Modified
Sat May 8 01:44:24 2021 UTC
(4 years, 5 months ago)
by
geyser
Diff to
previous 1155
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.
Revision
1154 -
Directory Listing
-
[select for diffs]
Modified
Mon May 3 15:22:15 2021 UTC
(4 years, 5 months ago)
by
geyser
Diff to
previous 1131
Implemented import/export of "fact" chunk for .wav files. Added a -demo tag for storing sounds in the PC demo format (if compatible).
Revision
1131 -
Directory Listing
-
[select for diffs]
Modified
Sat May 30 12:08:12 2020 UTC
(5 years, 4 months ago)
by
geyser
Diff to
previous 1130
Yay, another SNDD fix that no one cares about: PC demo SNDDs! (short .dat headers, but the .raw data is MS ADPCM; use -nodemo to treat as Mac/IMA4 anyway).
Revision
1130 -
Directory Listing
-
[select for diffs]
Modified
Thu May 28 21:28:44 2020 UTC
(5 years, 4 months ago)
by
geyser
Diff to
previous 1126
Minor fixes and features in SNDD export: "transcoding" forbidden, standard-compliant MSADPCM (with padding and "fact" section), PCM export (with -extract:pcm).
Revision
1114 -
Directory Listing
-
[select for diffs]
Added
Wed Jan 22 14:08:57 2020 UTC
(5 years, 8 months ago)
by
iritscen
Adding OniSplit source code (v0.9.99.0). Many thanks to Neo for all his work over the years.