Wouter Bulten
Wouter Bulten
Thank you for the issue and PR. To make some things clear: Are you modelling a constant system or a system with movement?
Closing this issue as the original author did not respond, and issues are limited to discussions regarding problems/improvements of the library. Questions can be placed in the blog post https://www.wouterbulten.nl/posts/lightweight-javascript-library-for-noise-filtering/...
When the app loads but the start button doesn't work there is most likely a JS error. Did you get any popup messages? (bluetooth not enabled, etc.) If not, can...
Thanks! It seems that there is a problem with Cordova and the screen orientation. Can you run `gulp mobile-setup ` and copy the output here? Just to make sure that...
Hmm, to bad that didn't work. Can you try one more thing? Maybe that solves your problem. (If not, I will have to do some more debugging) Comment the following...
Sorry for my late responses; unfortunately my (free) time is limited right now. All those warnings are from the js linting, so nothing to worry about. They just give an...
@jaimels9 what did you mean with your comment some time ago regarding > working but no Bluetooth (unless it is turned on) You must turn Bluetooth on before you open...
@ngamulin very nice! I knew the original BLE plugin was deprecated, but it should have worked with the original cordova version. Nonetheless, this is a good change. Would you be...
It will take a few days before I can fully look in to this and try out the new version of the BLE plugin myself. In the meantime, it seems...
Hi! This project was designed as a standalone Cordova app. Though, many of the components can be reused and integrated in other projects. If you have specific issues with certain...