Erik Pettersson

Results 13 comments of Erik Pettersson

I get similar problem, is there a solution? This returns null for me and causing the same error ``` double get page { return loop ? _getRenderPageFromRealPage(realPage, loop, itemCount, reverse)...

Can this be merged @march08?

Cool! :) Hope you like the library, if you have any improvements, just open a PR :)

👍 everyone started somewhere, hope you can get your code to compile and that the library is working the way it should :)

Maybe look at a window of like 10-20 seconds and calculate the heart-rate in that, an example when I did that from a mendi.io device, https://twitter.com/lazyloading/status/1403336825213751300?s=20&t=pQdh70MMCzdb6OA-1SACAQ (that code is not...

Hey! Hmm haven't used the "arecord" tool so not sure what the output is, the format is just floats that can be parsed by golang, like below, separated by new...

Do you have an example of a file that you can't get to work?

What code are you trying to run with the file? Do you have an example (maybe it's the 10s sample that breaks if there isn't enough data points available).

Aha! Let me check it!