Adds artifact test.

This commit is contained in:
Pbopbo
2026-03-18 10:41:46 +01:00
parent 80f7522159
commit 39bcd072c0
9 changed files with 836 additions and 21 deletions

View File

@@ -35,4 +35,20 @@ Play a sine in different frequencies, and for every frequency 5 sec long and do
Dont do fourier yet.
Do a simple project.
Do a simple project.
----
I want you to write a new test:
Put a 1khz sine into the system and record both channels for x seconds e.g. 60.
I want you to detect buzzing and other artifacts in the recording.
Give me a number how many artifacts you found.
Make the detection algorithm configurable, so we can try different approaches.
Again input it into the audio interface and measure both loopback and radio path like in the other test.