Monday, 2017-11-27

*** Yruama_Lairba_ has quit IRC00:09
*** Yruama_Lairba has joined #lv200:09
*** tytel has quit IRC01:00
*** tytel has joined #lv201:01
*** Yruama_Lairba has quit IRC01:27
*** tytel has quit IRC02:41
*** tytel has joined #lv202:51
*** artfwo has quit IRC03:12
*** artfwo has joined #lv203:12
*** nixlappy has quit IRC03:31
*** tytel has quit IRC03:51
*** tytel has joined #lv204:05
*** tytel has quit IRC04:05
*** tytel has joined #lv204:06
*** NickSB3 has quit IRC04:09
*** tytel has joined #lv204:23
*** oofus_lt has joined #lv209:09
*** sigma6 has joined #lv209:17
*** yann-kaelig has joined #lv210:32
*** NickSB3 has joined #lv211:45
*** yann-kaelig has quit IRC13:43
*** nixlappy has joined #lv214:32
*** nixlappy has quit IRC14:35
*** gabrbedd has quit IRC15:04
*** gabrbedd has joined #lv215:06
*** durandal_1707 has quit IRC16:08
*** durandal_1707 has joined #lv216:10
*** durandal_1707 has joined #lv216:10
*** ssj71 has quit IRC16:14
*** ssj71 has joined #lv216:14
*** ssj71_ has joined #lv216:32
*** ssj71 has quit IRC16:35
*** tytel has joined #lv217:01
*** sigma6 has quit IRC17:14
*** tytel has quit IRC17:21
*** tytel has joined #lv217:22
*** NickSB2 has joined #lv217:51
*** oofus_lt has quit IRC18:29
*** oofus_lt has joined #lv219:01
*** nixlappy has joined #lv219:07
*** tytel has quit IRC19:17
*** oofus_lt has quit IRC19:26
*** oofus_lt has joined #lv219:31
*** NickSB3 has quit IRC19:58
*** nixlappy has quit IRC19:59
*** NickSB2 has quit IRC19:59
*** NickSB2 has joined #lv220:11
*** nixlappy has joined #lv220:27
*** durandal_1707 has quit IRC20:37
*** durandal_1707 has joined #lv220:38
*** durandal_1707 has joined #lv220:38
*** jcelerier has joined #lv220:58
jcelerierhello :) does someone knows if a cross-platform VST2 -> LV2 wrapper exists ? eg something that would allow to load a single VST plug-in behind an LV2 plug-in.20:58
rgareusjcelerier: I'm not sure if it's feasible.20:59
rgareusLV2 -> VST, yes (you can /hide/ LV2 complexities, a small lv2-mini-host for worker-threaad etc)21:00
rgareusbut VST-> LV2, I think you'll have a hard time emulating the masterCallback21:00
rgareusatom sequences (eg. MIDI, time etc) arrive in LV2's run() RT context in run and would have to be turned into VST callbacks..  likewise parameter-automation for the GUI.. tricky21:02
jcelerierthanks rgareus21:03
rgareusit's not impossble though. -- then again: is there a LV2 host that does not support VST2?21:04
jcelerierwell.. the one I'm working on :p21:05
rgareusCarla has a bridge.  you can load Carla as LV2 plugin and load VSTs inside Carla21:07
jcelerierhmmm... I've tried but couldn't get Carla to load a single of my vsts21:08
rgareusI think that also won't expose plugin parameters (for automation)21:09
rgareusfalktx: ^^21:09
rgareusjcelerier: not sure if it's helpful, but the opposite way  LV2 -> VST:  https://github.com/x42/lv2vst21:10
jcelerierrgareus: yep, I stumbled upon this... I guess I'll just go with adding that vst support21:12
jcelerierthanks!21:12
*** NickSB2 has quit IRC21:12
jceleriernow where is that coffee :p21:13
rgareusempty21:13
* rgareus drank it21:13
rgareusall21:13
*** nixlappy has quit IRC21:13
falktxnot parameters exposed yet, correct21:37
falktxI did not receive a bug about not bein able to load VST plugins though... ;)21:37
falktxyou can even drag&drop them now21:38
jcelerierfalktx: I just tested for a few minutes to see how it worked, I'm sure it's nothing too bad21:47
*** NickSB3 has joined #lv222:03
jcelerieralso, there's something I don't really understand with LV2. the justification I could read for it having each UI toolkit to reimplement is because you can't have in the same address space for instance a host that uses Qt4 and a plug-in that uses Qt522:08
jcelerieror even two different versions of GTK22:08
jcelerierbut hasn't this been solved... dunno... ten years ago with `dlmopen` ?22:09
jceleriertwenty*22:09
falktxeven if you get that going, does it scale? how do you drive the event loop? what do you do when file dialogs blocking the entire host ui?22:10
falktxgtk4 is coming very soon22:11
*** NickSB3 has quit IRC22:22
jcelerierwell, that's the point: it shouldn't matter that gtk4 comes very soon22:23
jcelerieror whatever other toolkit22:23
jcelerierthere will always be more people developing GUI toolkits than audio developers22:24
jcelerier(and as an audio developer I'd rather try to code audio stuff than handle every UI toolkit in the world)22:24
*** NickSB2 has joined #lv222:35
*** HarryHaaren has joined #lv222:41
*** NickSB2 has quit IRC22:44
*** nixlappy has joined #lv223:21
*** oofus_lt has quit IRC23:32

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!