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

Use boost spsc_queue for ringbuffer instead of internals of portaudio library #97

Open
wants to merge 187 commits into
base: master
Choose a base branch
from

Conversation

kskalski
Copy link

No description provided.

@chenguoguo
Copy link
Collaborator

@kskalski Kamil could you let me know why you changed it to use the the ringbuffer from boost? Is it because you'd like to use the system level portaudio which was installed without the patch? I'm still concerned about the boost dependency, and if we can avoid I'd like to avoid it.

@kskalski
Copy link
Author

kskalski commented Jan 17, 2017 via email

@chenguoguo
Copy link
Collaborator

Thanks @kskalski . I'll leave this open for a while and see if we get opinions form other people as well. Personally I feel adding boost is too much, but if we get a lot of up-votes from other developers, I'll merge this. Thanks for the effort!

richardmitic and others added 29 commits December 20, 2017 15:21
Update the documentation for `SnowboyDetect::RunDetection()` to specify that the length of the array should be given in samples, not bytes.
This will require you to re-run this publish script on the Pi

Build OSX and Linux binaries for node 8.x
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

Successfully merging this pull request may close these issues.

None yet