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

demo direction_of_arrival_demo_direct not work #68

Open
zhuyiif opened this issue Apr 26, 2018 · 2 comments
Open

demo direction_of_arrival_demo_direct not work #68

zhuyiif opened this issue Apr 26, 2018 · 2 comments
Labels

Comments

@zhuyiif
Copy link

zhuyiif commented Apr 26, 2018

i build matrix-creator-hal in raspberry pi, and run direction_of_arrival_demo_direct with different direction, the output

std::cout << "azimutal angle = " << azimutal_angle
              << ", polar angle = " << polar_angle << ", mic = " << mic
              << std::endl;

the mic seems not correct, even I speak in direction of mic4 , the output is still mic2

@kdpatino kdpatino added the bug label May 2, 2018
@shinjihun1
Copy link

Same issue to me for Matrix Voice!
Anyone help me.
Thanks!

@shinjihun1
Copy link

int led_offset[] = {4, 0, 2, 5, 7, 10, 13, 15}; //org(Matrix Creator) {23, 27, 32, 1, 6, 10, 14, 19}
Just I have changed for Matrix Voice as above.

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

No branches or pull requests

3 participants