audio_playback, audio_effects OK (#313)

* audio_playback.c

* format.sh

* rename functions

* Audio_SequenceChannelProcessSound

* Audio_SequencePlayerProcessSound

* Audio_GetPortamentoFreqScale

* Audio_GetVibratoPitchChange

* Audio_GetVibratoFreqScale

* Audio_NoteVibratoInit, Audio_NoteVibratoUpdate

* Audio_NotePortamentoInit

* Audio_AdsrInit

* Audio_AdsrUpdate

* Common bitfield formatting

* format.sh

* review

Co-authored-by: zelda2774 <zelda2774@invalid>
This commit is contained in:
zelda2774
2020-08-15 20:06:26 +02:00
committed by GitHub
parent ac8796cbc9
commit d68f9893fd
115 changed files with 1014 additions and 1825 deletions

View File

@@ -19,7 +19,7 @@ glabel func_800DE1B4
/* B55394 800DE1F4 92183534 */ lbu $t8, 0x3534($s0)
/* B55398 800DE1F8 56580006 */ bnel $s2, $t8, .L800DE214
/* B5539C 800DE1FC 26310001 */ addiu $s1, $s1, 1
/* B553A0 800DE200 0C03A6DB */ jal func_800E9B6C
/* B553A0 800DE200 0C03A6DB */ jal Audio_SequencePlayerDisable
/* B553A4 800DE204 26043530 */ addiu $a0, $s0, 0x3530
/* B553A8 800DE208 3C028017 */ lui $v0, %hi(D_801719DC) # $v0, 0x8017
/* B553AC 800DE20C 844219DC */ lh $v0, %lo(D_801719DC)($v0)

Some files were not shown because too many files have changed in this diff Show More