aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makehrtf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/makehrtf.cpp')
-rw-r--r--utils/makehrtf.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/makehrtf.cpp b/utils/makehrtf.cpp
index a5fb90f7..6db97236 100644
--- a/utils/makehrtf.cpp
+++ b/utils/makehrtf.cpp
@@ -2408,8 +2408,8 @@ static void CalcAzIndices(const HrirFdT &field, const uint ei, const double az,
}
/* Synthesize any missing onset timings at the bottom elevations of each
- * field. This just blends between slightly exaggerated known onsets (not
- * an accurate model).
+ * field. This just mirrors the top elevation for the bottom, and blends the
+ * remaining elevations (not an accurate model).
*/
static void SynthesizeOnsets(HrirDataT *hData)
{