pokeruby/sound
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
..
direct_sound_samples aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop. 2017-01-08 16:06:19 -05:00
key_split_tables Move data/music/ to sound/ 2016-09-10 11:16:30 -07:00
programmable_wave_samples Dump the cries and rewrite aif2pcm. (#156) 2017-01-06 20:12:47 -08:00
songs use bgm prefix for radio_tower_occupied song 2016-11-02 23:56:09 -07:00
direct_sound_data.inc Dump the cries and rewrite aif2pcm. (#156) 2017-01-06 20:12:47 -08:00
keysplit_tables.inc included .s to .inc 2016-10-28 15:41:15 -07:00
MPlayDef.s dump songs 2016-08-29 23:45:09 -07:00
music_player_table.inc included .s to .inc 2016-10-28 15:41:15 -07:00
programmable_wave_data.inc included .s to .inc 2016-10-28 15:41:15 -07:00
song_table.inc use bgm prefix for radio_tower_occupied song 2016-11-02 23:56:09 -07:00
voice_groups.inc Dump the cries and rewrite aif2pcm. (#156) 2017-01-06 20:12:47 -08:00