Pavlo Remyhailo

Results 31 comments of Pavlo Remyhailo

To be able to use indexes, RDBMS have to have control over modification of indexed data, so changes to it could be reflected on indexes as well. Since this application...

while not always it will be exactly zero, sometimes it may be some very small number, weighting sample up to thoundes of times more than any other, for me its...

About support of both Java 8 and 9+, this probably can be achieved with [JEP-238 (multirelease JARs)](https://openjdk.java.net/jeps/238), but it will require some more work.

Also, as far as I understand, consumers still will be able to use 1.7.x and place version 2.x.x classes to release 9 path by repacking TornadoFX JARs to single one,...

I couldn't reproduce it even with the same build. Here is a list of patches used to build this version: https://sources.debian.org/patches/visualvm/2.0.6+dfsg-1/

How have you found that it's not working?

Try comparing spectrums and not wave.

I see that library you refer to isn't compatible with TarsosDSP, you had to modify it to use it as `AudioProcessor`, probably there is a bug in your port of...

Why not make larger FFT, but scale it down afterwards?

I'd also like to have this option, for example, to send notification to Slack/JIRA that step is on hold because X is locked by Y, not only write it in...