Mark Elphinstone

Results 66 comments of Mark Elphinstone

I forked this module into react-native-microphone-stream if that helps. You will need something like "wavefile" to collect the array of data and save the audio but it's fairly straightforward.

Seems to be an issue with Yin type. I'm using `pitchy` these days which uses the McLeod pitch method: https://github.com/ianprime0509/pitchy https://github.com/sevagh/pitch-detection/blob/master/misc/mcleod/README.md I imagine this should be fairly straightforward to translate...

Ah! I assumed it wasn't there as the readme didn't say so! I'd recommend this for the lower frequency issues people have mentioned

I've updated that thread with a suggestion

Seconded, although you could just pass in `parser.parseString(text || "")`.

@svenslaggare agreed, checking that anything following a [*] tag with an open close bracket regardless of content will probably do it.

I'm switching to v2 of browserify - looks like this thing is left for dead

Maybe this should be set as a system wide option, so people with very complex and specific slides can disable this by choice OR have a value that allows you...

Just tried it out... works really well and fixed a few issues for me too. Many thanks!

I have the same issue on macOS :(