<div class="gmail_quote"><div>Niels was all like: </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div> Any dev's here implement a loosely decoupled frontend/backed like this before and run into issues i with it?<br>
</div></div></blockquote><div><br></div><div>Implemented a GUI / Engine style program with OSC inbetween: Yup. C++ & LibLO & GTKmm</div><div>Run into issues with it: Nope. </div><div><br></div><div>There have been some minor OSC issues, but I'm confident that they're my misuse of the libLO.. :-) </div>
<div><br></div><div>If your intrested the sources of the implementation are available here:</div><div><a href="http://github.com/harryhaaren/Luppp">http://github.com/harryhaaren/Luppp</a></div><div><br></div><div>Cheerio, -H</div>
<div><br></div><div>PS: Although the project is in some working state, its really is a WIP. The OSC code is pretty OK i think,</div><div>but there are some bad decisions made with regard to classes and "static" data attributes. Keep that in mind.. </div>
</div>