caPiture
caPiture copied to clipboard
Modifying startscript and other questions
For my project, I am attempting to headlessly record from the Seeed Studio Respeaker v2.0. [https://www.seeedstudio.com/ReSpeaker-Mic-Array-v2-0.html]
The card sends 6 channels to the Pi where I can easily record on audacity using ALSA. I'm sure the sample rate has to be changed to but I'm not sure how to configure the other parts of that line in order for this to work properly.
Hey @debeyzh51! I think you only need to change the device parameter that is provided to jackd. That is parameter -dhw:X18XR18 in the startcapiture script.
The Jack documentation explains how to retrieve the device name.