1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/asm/non_matchings/code/audio_heap
zelda2774 c033b4b28e
audio_seqplayer, the easy half (#369)
* func_800E9340

* Audio_SequenceChannelDisable

* Audio_SeqChannelLayerFree

* Audio_SeqChannelLayerDisable

* Rename functions

* Audio_SeqChannelSetLayer

* Move gSequenceChannelNone into gAudioContext

* Audio_SequenceChannelInit

* Name functions

* Audio_M64ReadU8

* Audio_M64ReadS16

* Audio_M64ReadCompressedU16

* Audio_AudioListPopBack

* Audio_AudioListPushBack

* Audio_InitLayerFreelist

* Audio_SequencePlayerDisableAsFinished

* incomplete Audio_SequencePlayerDisable

* Audio_SequenceChannelEnable

* Audio_SequencePlayerDisableChannels

* Audio_SequencePlayerInitChannels

* struct fixes

* func_800E9ED8

* Name more functions

* Audio_SequenceChannelSetVolume

* Audio_SetInstrument

* Audio_GetInstrument

* confirm structs

* Audio_ResetSequencePlayer

* Audio_InitSequencePlayer

* Audio_InitSequencePlayers

* func_800EC734

* Find the right Audio_SoundAlloc

* Prune functions.h

* Move global vars into gAudioContext

* func_800EAEF4

* Audio_SeqChannelLayerProcessScript

* Audio_HandleScriptFlowControl

* func_800E9F64

* func_800EA0C0

* func_800EA440

* func_800EAAE0

* unbreak audio_effects

* Audio_ProcessSequence

* Audio_ProcessSequences

* Some audio_heap struct work and function naming

* Audio_SequencePlayerDisable

* ? instead of ! in z64audio.h

* Revert makefile change

* Formatting, player -> seqPlayerIndex

* Index -> Idx

Co-authored-by: zelda2774 <zelda2774@invalid>
2020-09-01 17:23:30 -04:00
..
Audio_Alloc.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_AllocBankOrSeq.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_AllocDmaMemory.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_AllocZeroed.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_InitMainPools.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_PersistentPoolClear.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_PersistentPoolsInit.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_SeqAndBankPoolInit.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_SessionPoolsInit.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_SoundAllocPoolInit.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_TemporaryPoolClear.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
Audio_TemporaryPoolsInit.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DDE3C.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DDE20.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DDF80.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DE1B4.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DE2B0.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DE4A0.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DE4B0.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DE12C.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DE048.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DE238.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DE258.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DE344.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DF0CC.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DF1D8.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF5AC.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF5DC.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF7BC.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF7C4.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DF8F4.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800DF074.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF630.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF688.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DF888.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800DFBF8.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0AD8.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0BB4.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E0BF8.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0C80.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E0CBC.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0E0C.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E0E6C.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E0E90.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E0EB4.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E04E8.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E05C4.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E06CC.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0540.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0634.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
func_800E0964.s audio_playback, audio_effects OK (#313) 2020-08-15 14:06:26 -04:00
func_800E1148.s audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00