sadko4u wrote:ubuntuuser wrote:The lsp plugins generate a gtk error and I don't know what is causing that.
If you have the text of an error, you may submit it to me. I think it's REAPER-relative problem and seems to be fixable.
I tried a lsp plugin in a vst mini host and in Jost and I get a bad window error in both of them.
./vstminihost /usr/lib/vst/lsp-plugins-vst-compressor-stereo.so
*** This is a 64 Bit Build! ***
VstIntPtr = 8 Bytes, VstInt32 = 4 Bytes, Pointer = 8 Bytes, AEffect = 192 Bytes
HOST> Load library...
HOST> Create effect...
HOST> Init sequence...
HOST> Gathering properties...
Name = Compressor Stereo
Vendor = LSP VST
Product = LSP Kompressor Stereo [VST]
numPrograms = 0
numParams = 29
numInputs = 2
numOutputs = 2
Param 000: bypass [off ] (normalized = 0.000000)
Param 001: g_in [0.00 dB] (normalized = 0.100000)
Param 002: g_out [0.00 dB] (normalized = 0.100000)
Param 003: pause [off ] (normalized = 0.000000)
Param 004: clear [off ] (normalized = 0.000000)
Param 005: sct [Feed-fo ] (normalized = 0.000000)
Param 006: scm [RMS ] (normalized = 1.000000)
Param 007: sla [0.000 ms] (normalized = 0.000000)
Param 008: scl [off ] (normalized = 0.000000)
Param 009: scs [Middle ] (normalized = 0.000000)
Param 010: scr [10.0 ms] (normalized = 0.040000)
Param 011: scp [0.00 dB] (normalized = 0.010000)
Param 012: cm [Downwar ] (normalized = 0.000000)
Param 013: al [-12.00 dB] (normalized = 0.250440)
Param 014: at [20.0 ms] (normalized = 0.010000)
Param 015: rrl [-inf dB] (normalized = 0.000000)
Param 016: rt [100 ms] (normalized = 0.020000)
Param 017: cr [4.00 ] (normalized = 0.030303)
Param 018: kn [-6.00 dB] (normalized = 0.467585)
Param 019: mk [0.00 dB] (normalized = 0.000999)
Param 020: cdr [-inf dB] (normalized = 0.000000)
Param 021: cwt [0.00 dB] (normalized = 0.100000)
Param 022: slv [on ] (normalized = 1.000000)
Param 023: elv [on ] (normalized = 1.000000)
Param 024: grv [on ] (normalized = 1.000000)
Param 025: ilv_l [on ] (normalized = 1.000000)
Param 026: olv_l [on ] (normalized = 1.000000)
Param 027: ilv_r [on ] (normalized = 1.000000)
Param 028: olv_r [on ] (normalized = 1.000000)
Can do receiveVstEvents... don't know
Can do receiveVstMidiEvent... don't know
Can do midiProgramNames... don't know
HOST> Resume effect...
HOST> Process Replacing...
HOST> Process Replacing...
HOST> Process Replacing...
HOST> Process Replacing...
HOST> Process Replacing...
HOST> Suspend effect...
HOST> Get editor rect..
GetRect -> 0, 0
HOST> Open editor...
The program 'vstminihost' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 12 error_code 2 request_code 12 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)