<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 16, 2016 at 3:56 PM, Robin Gareus <span dir="ltr"><<a href="mailto:robin@gareus.org" target="_blank">robin@gareus.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">I'm not the sole author of this code (it goes back to jmeters) and it's<br>
unlikely that the other Author will consent to relicensing it -<br>
particularly for pilfering :)<br></blockquote><div><br></div><div>Ok, I see. So no pilfering-friendly license. ;-) But that shouldn't be much of a problem. I don't expect hordes of angry proprietary Faust LV2 plugin developers come knocking on my door anytime soon.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

> Do you have some suitable drawing code lying around.<br>
<br>
Not really but I can whip something up.<br></blockquote><div><br></div><div>Thanks, I'll get back to you when needed. But I should probably come up with a proof of concept using the existing code first. :)<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

It greatly depends on the available libs that you may or may not want to<br>
use for drawing. libcairo is my favorite go-to solution. it's<br>
lightweight, portable and only depends on zlib and libpng.<br></blockquote><div><br></div><div>libcairo sounds great. I'm not worried about dependencies here.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Simply displaying some/all output ports as generic bar-graphs does not<br>
strike me as very useful. Mixer-strip Inline Displays ought to be very<br>
concise otherwise they'll just distract from the audio task.<br></blockquote><div><br></div><div>I agree. Shouldn't be much more than one or two. But I don't see much of a problem there. It's possible to require a special meta key such as [lv2:inline] in the control label to enable the inline display feature. The layout information is already in the Faust source, or one might simply use the control types (hbargraph or vbargraph) as a clue for that.<br><br></div></div>Albert<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Albert Gr"af<br>Computer Music Research Group, JGU Mainz, Germany<br>Email:  <a href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a><br>WWW:    <a href="https://plus.google.com/+AlbertGraef" target="_blank">https://plus.google.com/+AlbertGraef</a></div></div>
</div></div>