<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I'm almost there:<br>
<div class="moz-forward-container"> <tt><br>
</tt><tt>⚡ jalv.gtk <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://bitbucket.org/xaccrocheur/kis">https://bitbucket.org/xaccrocheur/kis</a></tt><tt><br>
</tt><tt>Plugin: <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://bitbucket.org/xaccrocheur/kis">https://bitbucket.org/xaccrocheur/kis</a></tt><tt><br>
</tt><tt>UI: <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://bitbucket.org/xaccrocheur/kis#gui">https://bitbucket.org/xaccrocheur/kis#gui</a></tt><tt><br>
</tt><tt>UI Type: <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lv2plug.in/ns/extensions/ui#X11UI">http://lv2plug.in/ns/extensions/ui#X11UI</a></tt><tt><br>
</tt><tt>JACK Name: Kis</tt><tt><br>
</tt><tt>Block length: 512 frames</tt><tt><br>
</tt><tt>MIDI buffers: 32768 bytes</tt><tt><br>
</tt><tt>Comm buffers: 524288 bytes</tt><tt><br>
</tt><tt>Update rate: 25.0 Hz</tt><tt><br>
</tt><tt>SO-404 v.1.2 by 50m30n3 2009-2011</tt><tt><br>
</tt><tt><br>
</tt><tt>controlmode = 1.000000</tt><tt><br>
</tt><tt>volume = 50.000000</tt><tt><br>
</tt><tt>cutoff = 50.000000</tt><tt><br>
</tt><tt>resonance = 100.000000</tt><tt><br>
</tt><tt>envelope = 80.000000</tt><tt><br>
</tt><tt>portamento = 64.000000</tt><tt><br>
</tt><tt>release = 100.000000</tt><tt><br>
</tt><tt>channel = 1.000000</tt><tt><br>
</tt><tt>frequency = 440.000000</tt><tt><br>
</tt><tt>suil error: Failed to find descriptor for <a
moz-do-not-send="true" class="moz-txt-link-rfc2396E"
href="https://bitbucket.org/xaccrocheur/kis#gui"><https://bitbucket.org/xaccrocheur/kis#gui></a>
in /usr/local/lib/lv2/kis.lv2/kis_gui.so</tt><tt><br>
</tt><br>
Please, give me a pointer to a basic implementation of that
descriptor thing, somebody, please end my misery.<br>
<br>
--Phil<br>
<br>
<div class="moz-cite-prefix">On 15/10/14 20:17, Paul Davis wrote:<br>
</div>
<blockquote
cite="mid:CAFa_cKn0se_VtKyEX6h4B9URvgahKf3ExvhWu5-nW8Do56+1og@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Oct 15, 2014 at 2:24 PM,
Phil CM <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:philcm@gnu.org" target="_blank">philcm@gnu.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">Hello LADs<br>
<br>
I'm trying to make a GUI for a LV2 synth based on
so-404. In fact, I'm trying to learn C / C++.<br>
<br>
I got everything to build OK, but I'm stuck on a hard to
read execution error ; when I load the plugin in jalv,
it loads it OK, but fails to load the UI and says :<br>
<br>
suil error: Unable to open UI library
/usr/local/lib/lv2/kis.lv2/kis_gui.so
(/usr/local/lib/lv2/kis.lv2/kis_gui.so: undefined
symbol:
_Z17instantiateSO_404PK15_LV2_DescriptordPKcPKPK12_LV2_Feature)<br>
</blockquote>
<div><br>
<br>
% echo
_Z17instantiateSO_404PK15_LV2_DescriptordPKcPKPK12_LV2_Feature
| c++filt <br>
instantiateSO_404(_LV2_Descriptor const*, double, char
const*, _LV2_Feature const* const*)<br>
% <br>
<br>
</div>
<div>your plugin is missing a symbol
(instantiateSO_404(...)), apparently.<br>
</div>
<div><br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Linux-audio-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-dev">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a>
</pre>
</blockquote>
<br>
<br>
</div>
<br>
</body>
</html>