index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code
/
audio_effects.c
Age
Commit message (
Expand
)
Author
2023-07-06
Reorganize Audio Files & Name Remaining Audio Files (#1494)
engineer124
2022-10-07
rename audio context (#1388)
engineer124
2022-07-04
Introduce Mutebehavior Flags (#1304)
engineer124
2022-06-19
Restructuring SoundFont Structs (#1277)
engineer124
2022-06-12
Document flag for swinging bottle (#1272)
EllipticEllipsis
2022-06-11
Fix clang compilation error due to a fallthrough (#1271)
Roman971
2022-06-04
Cleanup NotePlaybackState (#1255)
engineer124
2022-06-03
Audio Misc Docs and Cleanup (#1221)
engineer124
2022-06-03
Fix a number of warnings when compiling with GCC (#1239)
Tharo
2022-05-29
Audio Docs: Adsr Decay Rate (#1238)
engineer124
2021-11-23
Minor data/ cleanups (#1025)
Roman971
2021-11-12
Import Audio Synthesis Data (#1010)
engineer124
2021-11-07
Document parts of audio (#1000)
zelda2774
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-07-27
Audio WIP (#836)
krimtonz
2020-10-03
libultra cleanup (#215)
Random
2020-09-20
audio_heap: 1 non-matching (#381)
zelda2774
2020-09-01
audio_seqplayer, the easy half (#369)
zelda2774
2020-08-15
audio_playback, audio_effects OK (#313)
zelda2774