mirror of
https://github.com/zeldaret/oot
synced 2026-06-08 12:27:06 -04: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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user