<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>If anyone is interested, the CSS for the LV2 Qt plugins generated
by faust2lv2 are in /usr/local/include/faust/gui/Styles/ so in
this example :</p>
<p>faust2lv2 -gui -style mystyle myplugin.dsp<br>
</p>
<p>The files that will be looked for are <br>
</p>
/usr/local/include/faust/gui/Styles/mystyle.qrc :<br>
<br>
<!DOCTYPE RCC><RCC version="1.0"><br>
<qresource><br>
<file>Kiplugs.qss</file><br>
</qresource><br>
</RCC><br>
<br>
And /usr/local/include/faust/gui/Styles/mystyle.qss (the actual
CSS).<br>
<br>
yPhil<br>
<br>
<div class="moz-cite-prefix">On 15/07/17 02:08, Yassin Philip wrote:<br>
</div>
<blockquote type="cite"
cite="mid:534af9b6-1ff6-fa4e-45d6-47f85e5f810e@riseup.net">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<p>Ah, I found out, reading the <a moz-do-not-send="true"
href="https://bitbucket.org/agraef/faust-lv2">lv2ui.cpp and
the Makefile</a> ; never mind! :)<br>
</p>
yPhil<br>
<br>
<div class="moz-cite-prefix">On 14/07/17 02:47, Yassin Philip
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:b9ad5466-43dc-fd48-3d90-d575586ca815@riseup.net">
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<p>Hi!</p>
<p>I followed up along the <a moz-do-not-send="true"
href="https://youtu.be/T_1Cobmpc5o">"Plugin Programming with
Faust" minilac16 conference/workshop</a> by Albert Gräf, and
now my dream percussive "kik" plugin is nearing completion :)</p>
<p>I'm now wondering how to make a nice custom GUI, something
sobre and classy with maybe a logo ; I'm using QT5 for the
generic GUI as this is what Albert used in his (quite
wonderful I must add) workshop, but I'm not set on it.</p>
<p>At the end of the workshop, Albert shows off the "exercise06"
plugin (exactly <a moz-do-not-send="true"
href="https://youtu.be/T_1Cobmpc5o?t=1h18m2s">here</a>) and
for the first time the UI is not generic but custom, but I
can't find the corresponding code anywhere, and believe me I
searched :(<br>
</p>
<p>Can somebody point me in the right direction?</p>
<p>yPhil</p>
<p>PS - I had to make some adjustments to follow the workshop :
1-the <a moz-do-not-send="true"
href="https://bitbucket.org/agraef/faust-lv2">faust-lv2 repo
is now at bitbucket</a> and no longer at github like Albert
says in the video (this one was easy) and 2-the included *.cpp
files errored, so I had to use the ones from <a
moz-do-not-send="true"
href="https://github.com/grame-cncm/faust">the main faust
repo</a>.<br>
</p>
<pre class="moz-signature" cols="72">--
Yassin Philip New album NOW
<a class="moz-txt-link-freetext" href="http://yassinphilip.bitbucket.io" moz-do-not-send="true">http://yassinphilip.bitbucket.io</a></pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Linux-audio-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-dev@lists.linuxaudio.org" moz-do-not-send="true">Linux-audio-dev@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" moz-do-not-send="true">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Yassin Philip New album NOW
<a class="moz-txt-link-freetext" href="http://yassinphilip.bitbucket.io" moz-do-not-send="true">http://yassinphilip.bitbucket.io</a></pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Linux-audio-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a>
<a 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>
<pre class="moz-signature" cols="72">--
Yassin Philip New album NOW
<a class="moz-txt-link-freetext" href="http://yassinphilip.bitbucket.io">http://yassinphilip.bitbucket.io</a></pre>
</body>
</html>