Commit Graph

13 Commits

Author SHA1 Message Date
yenatch
10e5474a65 aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop.
The reported sample length in the aif header can differ from the actual
length of the SSND chunk. The END marker was being misused to contain
the reported length, but this still counts as a loop in aif2agb, even
if the START marker is omitted (it defaults to the END value).

Now the reported length is in the COMM chunk, which is more correct.
2017-01-08 16:06:19 -05:00
yenatch
c7398d66cb Dump the cries and rewrite aif2pcm. (#156) 2017-01-06 20:12:47 -08:00
YamaArashi
d7b6f76297 use bgm prefix for radio_tower_occupied song 2016-11-02 23:56:09 -07:00
YamaArashi
d22da14c41 name song 467 as radio_tower_occupied 2016-11-02 23:49:38 -07:00
YamaArashi
be30d5bf44 name pokemon cry voice group 2016-11-01 20:07:33 -07:00
YamaArashi
d9e59a388c included .s to .inc 2016-10-28 15:41:15 -07:00
YamaArashi
9b50e911c8 clean up sound code 2016-09-30 18:45:14 -07:00
YamaArashi
e090eef838 remove stray .align 2016-09-10 18:13:24 -07:00
yenatch
934f3086f3 Use .align in voicegroups. 2016-09-10 20:16:07 -04:00
yenatch
0d21ed0fa8 Dump the cry sample pointers.
todo: The samples are delta-compressed.
2016-09-10 19:57:41 -04:00
Marcus Huderle
b613eb4301 Move data/music/ to sound/ 2016-09-10 11:16:30 -07:00
Marcus Huderle
3cb79cf078 Merge 'master' with 'origin/master' 2016-09-10 11:00:02 -07:00
YamaArashi
61601293b2 dump songs 2016-08-29 23:45:09 -07:00