Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifying startscript and other questions #1

Open
debeyzh51 opened this issue Jun 28, 2019 · 1 comment
Open

Modifying startscript and other questions #1

debeyzh51 opened this issue Jun 28, 2019 · 1 comment

Comments

@debeyzh51
Copy link

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.

@danielappelt
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants