Re: [LMMS-devel] VST host synchronization

2013-01-30 Thread Chrissy McManus
hi Mike, I have patched the very latest VST_Sync patch and this time I have installed to my /usr/bin/lmms directory (which makes testing easier, no more changing files for me),anyway i see good improvements with this patch, like ;) (* note LMMS default install on linux is /usr/local/bin/lmms *)

Re: [LMMS-devel] [Lmms-users] New logo

2013-01-30 Thread Djeezus
'lo all, here one of the very first users of LMMS ( I think ) ... I see that my early idea of "TraX" is incorporated in HaertTraX ... The "X" is s required in the name, otherwise it's like a dragon without the fire-breathing ;) grtz, Djeezus On Tue, Jan 29, 2013 at 9:58 PM, Paul Giblock w

Re: [LMMS-devel] VST host synchronization

2013-01-30 Thread Mike Choi
Hi, And have you tried those steps separately or all together (I mean to remove those mentioned lines or just to rewrite that code)? Also how about this code? I think you can put all removed lines back. { sw->setWindowFlags( Qt::WindowCloseButtonHint ); sw->setWidget( m_pluginWidget ); QX11EmbedC