Phil Burk
Phil Burk
Also move original tests out of main fth folder. Download suite from: https://github.com/gerryjackson/forth2012-test-suite Recommended by Stephen Pelc: https://forth-standard.org/proposals/let-us-adopt-the-gerry-jackson-test-suite-as-part-of-forth-200x#contribution-63 Also: http://soton.mpeforth.com/flag/anstests/index.html
We fail if the C build fails but not if we break the Forth. May need to throw an exception or pass back a return code so pForth main returns...
As an option. Use tests from here: https://thebeez.home.xs4all.nl/4tH/
I see that number fairly often, particularly if the input gain is too low or the signal path is noisy. So the confidence is probably very low. But the app...
REPRODUCE Run an app or command that captures audio in the background. The "libaaudio/examples/input_monitor" shell command can be launched: adb shell input_monitor -pl -s5000 Launch Rick ORang Loopback Select AAudio...
To Reproduce: 1. Insert funplug. 2. Increase volume to about 80%. 2. Launch app 3. Enter Setting using gear icon at top right. 4. Set "Microphone Source" to "UNPROCESSED". 5....
Some devices have an initial severe DC offset that distorts the measurement. This can confuse the auto-correlation calculation. The DC offset usually dies down after 50 - 500 msec. We...
I could not find a link to the Play Store app in the README files here. I also could not find a mention in the Android docs regarding latency. Maybe...
Both TEST INPUT and TEST OUTPUT can now be run from [Intents](https://github.com/google/oboe/blob/main/apps/OboeTester/docs/AutomatedTesting.md#parameters). The OUTPUT test can have a signal parameter for sine, sweep, whitenoise, etc. For these tests we should...