main.cfg : Updates to audioDevTest cfg.

This commit is contained in:
kevin 2023-02-26 13:47:26 -05:00
parent a243f8c862
commit 27a4dda18b

View File

@ -317,8 +317,8 @@
audioDevFileTest: { audioDevFileTest: {
inAudioFname: "~/temp/temp_sine_100_hz.wav", inAudioFname: "~/temp/temp_sine_100_hz.wav",
outAudioFname: "~/temp/temp.wav", outAudioFname: "~/temp/test.wav",
framesPerCycle:512, framesPerCycle:1024,
}, },