Tim Schneeberger
Tim Schneeberger
As mentioned here: https://serverfault.com/a/941893, it looks like some versions of ssh-keygen don't export keys in the old PEM format anymore by default. You can try to explicitly force PEM like...
This is the repo for the Android version. Please see https://github.com/Audio4Linux/JDSP4Linux/issues/62 instead.
Also crashed on my Galaxy S8. Here is a stacktrace since no one bothered to paste one in here: ``` msg: java.lang.IndexOutOfBoundsException: setSpan (54 ... 53) has end before start...
Seems right to me, the thin green line and the plot in DDCToolbox look almost identical. Could you point out which frequency range looks out of place?
Yes, you're right. There is some discrepancy between both graphs. I'll have a closer look at how AutoEQ calculates their graphs
It does, but you need to click in another table cell to commit your change (the GUI library I'm using handles widgets inside table cells a bit strangely) Example: 
You're using the latest stable build right? I just checked and your issue seems to be fixed on the latest version directly compiled from sources. I was rewriting large chunks...
Could you upload the VDC file that crashes the app? Also, you can only import 'classic'-VDCs (VDCs that only contain Peaking filters) I'll also look into the other issue
I couldn't reproduce the crash you described (on version 1.3.85). However, I noticed some VDCs are falsely recognized as not compatible. That issue should be fixed with the latest nightly...
No, it is currently not applied. When I implemented this, AutoEq didn't include the preamp in the ParametricEQ.txt files yet, so I didn't bother parsing the accompanying readme file to...