aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test_emphasis.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test_emphasis.c')
-rw-r--r--src/test/test_emphasis.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/test_emphasis.c b/src/test/test_emphasis.c
index b93d0c3..dc95023 100644
--- a/src/test/test_emphasis.c
+++ b/src/test/test_emphasis.c
@@ -52,6 +52,8 @@ int main(void)
emphasis_t estate;
int16_t samples[SAMPLERATE];
+ printf("1000 Hz shall be close to 0 dB, that is no significant change in volume.\n\n");
+
/* generate sweep 0..4khz */
gen_samples(samples);