Prophet Daniel

Results 9 comments of Prophet Daniel

>You can simply workaround this problem either by listening from your headphones or putting your microphone farther away from your speaker(or reduce the loudness). @mertyildiran , that is exactly what...

If found this [strategy](https://www.mathworks.com/help/nnet/ug/adaptive-neural-network-filters.html#bss4gqu-8) and I believe it has great merit for noise cancellation. It uses a multiple neuron adaptive filter. I will make some tests to check the performance...

Thank you for creating the issue @mertyildiran. Indeed. In my KDE Neon dev edition, the package that comes available is actually `libjack-jackd2-0`. There was no `libjack0` nor `libjack-dev` packages option...

Actually this shouldn't be merged to master branch but a new solc-latest branch should actually be created to handle this functionality.

@axic, the goal is to have a packaged solc node module updated once every nightly build, which would be automatically triggered by nightly builds. So this one downloads the latest...

I created an API endpoint yesterday with whisper protocol enabled, still synchronizing though. https://github.com/inzhoop-co/LETH/issues/27#

Hi @splix. For Windows, enter the filetypes folder at \.WebstormXXXX.X\config\filetypes and add the [Solidity.xml](https://drive.google.com/file/d/0B1dS7bWX63QZSjB5QmZPWUxrbWM/view?usp=sharing) file to it. If there is no filtetypes folder inside the config folder, create it. I...

Looks similar to this: https://github.com/webpack/webpack/issues/2908