I have installed the wios package given in the hark website. Wios was successfully installed.
However, when I use wios to record multichannel data the following error pops out:
ERROR:
ring buffer size is set to 2046 for 2048'. periodsize is changed to 1023 from
1024′ (test_7_2.wav)
*** stack smashing detected ***: wios terminated
Aborted (core dumped)
I am using this command in terminal :
wios -r -x 0 -d plughw:1,0 -c 6 -f 48000 -t 6 -o test_7_2.wav
The above command is working on another computer, but not working in my laptop. (using the same recording microphone array)
I have tried several hours but am not able to figure out the error.
Can you please help me figure out this error?