1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-13 02:10:57 +00:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
115 changed files with 1014 additions and 1825 deletions

View file

@ -44,11 +44,8 @@ glabel gWaveSamples
.word D_8012EE90
.word D_8012EE90
glabel D_8012F0B4
.incbin "baserom.z64", 0xBA6254, 0x200
glabel D_8012F2B4
.incbin "baserom.z64", 0xBA6454, 0x200
glabel gPitchBendFrequencyScale
.incbin "baserom.z64", 0xBA6254, 0x400
glabel D_8012F4B4
.incbin "baserom.z64", 0xBA6654, 0x200