Revision
1156 -
(
view)
-
[select for diffs]
Modified
Sat May 8 01:44:24 2021 UTC
(4 years, 6 months ago)
by
geyser
File length: 19147 byte(s)
Diff to
previous 1154
,
to
selected 1114
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 -
(
view)
-
[select for diffs]
Modified
Mon May 3 15:22:15 2021 UTC
(4 years, 6 months ago)
by
geyser
File length: 18900 byte(s)
Diff to
previous 1131
,
to
selected 1114
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 -
(
view)
-
[select for diffs]
Modified
Sat May 30 12:08:12 2020 UTC
(5 years, 5 months ago)
by
geyser
File length: 18832 byte(s)
Diff to
previous 1130
,
to
selected 1114
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 -
(
view)
-
[select for diffs]
Modified
Thu May 28 21:28:44 2020 UTC
(5 years, 5 months ago)
by
geyser
File length: 18108 byte(s)
Diff to
previous 1126
,
to
selected 1114
Minor fixes and features in SNDD export: "transcoding" forbidden, standard-compliant MSADPCM (with padding and "fact" section), PCM export (with -extract:pcm).
Revision
1126 -
(
view)
-
[select for diffs]
Modified
Thu Mar 26 23:11:54 2020 UTC
(5 years, 7 months ago)
by
geyser
File length: 3155 byte(s)
Diff to
previous 1114
Fixed the export of 44.1 kHz sounds (a.k.a. "distorted zap sounds").
Revision
1114 -
(
view)
-
[selected]
Added
Wed Jan 22 14:08:57 2020 UTC
(5 years, 9 months ago)
by
iritscen
File length: 2189 byte(s)
Adding OniSplit source code (v0.9.99.0). Many thanks to Neo for all his work over the years.