mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-14 11:54:39 +00:00
Document the Haas Effect (#1302)
* Document Haas Effect * More docs * cleanup * add comments * Adjust comment * More cleanup * Fix * Add description of the Haas Effect * roman suggestion
This commit is contained in:
parent
b24b8ad096
commit
e25bb1485a
5 changed files with 137 additions and 98 deletions
|
@ -556,7 +556,7 @@ NoteSubEu gDefaultNoteSub = {
|
|||
{ 1, 1, 0, 0, 0, 0, 0, 0 }, { 0 }, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
};
|
||||
|
||||
u16 gHeadsetPanQuantization[64] = {
|
||||
u16 gHaasEffectDelaySizes[64] = {
|
||||
30 * SAMPLE_SIZE,
|
||||
29 * SAMPLE_SIZE,
|
||||
28 * SAMPLE_SIZE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue