Skip to content

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

Open
kskalski wants to merge 187 commits intoKitt-AI:masterfrom
kskalski:master
Open

Use boost spsc_queue for ringbuffer instead of internals of portaudio library#97
kskalski wants to merge 187 commits intoKitt-AI:masterfrom
kskalski:master

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.
…g idiom

Signed-off-by: deadprogram <ron@hybridgroup.com>
Signed-off-by: deadprogram <ron@hybridgroup.com>
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.