A. David Ing

Results 9 comments of A. David Ing

I am very interested in this feature.

You have a nice plugin here. We are discussing how it might be adapted to solve the problem described [here](https://youtrack.jetbrains.com/issue/IDEA-205637).

I came across this same exact error in a completely different codebase. I'm using Windows VS2015 x64 with stdcpp14. My boost lib version is `boost/1.66.0@conan/stable`. There is a thread about...

Update: In my original post, the error was because of a command-line parsing bug with `ffmpeg`. After fixing that bug ... ```bash ffmpeg -i $INPUT -af 'lv2=plugin=https\\://github.com/lucianodato/speech-denoiser' $OUTPUT ``` ......

BTW, I installed `lilv-utils` so I could execute `lv2ls` and it shows that I have no plugins installed on my system. But I can see the files there. ``` root@22f908a93c0b:/data#...

I also wanted single-precision, but I can see that FFTW.NET it only works with double-precision. FFTW itself works with single precision. To use single precision, you need to use functions...

I am eagerly waiting for this issue to get resolved. How can we get someone to review this, so that it can be merged? Maybe add them to `Reviewers`?

@gregwebs This issue is actively blocking anybody using this wiki. The author does not have authority to add a reviewer. Can you please review this so we can get it...

I am not maintaining a fork. @breezewish is the only other developer that I can see from the commit history.