Saturday, 2014-11-22

*** NickSB2 has quit IRC00:59
*** gianMOD has joined #lv202:00
* drobilla pushes new LV2 site to git06:46
drobillaand so begins the war.06:52
drobillaNew DAWS, no LV2 support.  Increasing momentum of VST on Lignux.  Near zero adoption on other platforms.  New plugin API proposals in the works.  Small developer pool.  New developers turned off.  Widespread anti-LV2 sentiment.  Projects dropping LV2 support that previously had it.07:00
drobillaEvery excuse for this shit must die.  Swiftly, violently, and obviously.07:02
*** edogawa has joined #lv207:32
*** gianMOD has quit IRC07:52
*** gianMOD has joined #lv209:53
*** gianMOD has quit IRC10:12
falktxdrobilla: fwiw vst3 doesn't work on linux, so lv2 can still shine here :)11:11
falktxmost devs hate vst311:11
drobillafalktx: VST devs who don't like VST3 are probably going to like LV2 even less :)11:19
drobillaBut I think we need a standard simple C++ wrapper for plugins11:19
drobillaThe template mixin stuff of ll-plugins/lvtk seems like overkill, though11:20
falktxjust lead those to dpf then11:20
drobillaHonestly I think that's part of the problem11:21
drobillaNot DPF itself I mean, which is pretty nice11:21
drobillaBut that there isn't one11:22
drobillaEveryone who did something similar went off the deep-end into a big kitchen sink included "framework" sort of thing11:22
drobillaWe need something in lv2-x.y.z.tar.bz211:23
drobillaWhich is absolutely minimal.  A C++ wrapper for LV2 (and extensions), and that's it11:30
drobillaThat said, more visible pointers to the projects out there, including frameworks like DPF, is something I'm trying to do with the site11:30
drobilla(same problem with host libs)11:34
drobillaAnyway, 4am, god damnit.  g'night11:37
*** falktx has quit IRC12:02
*** gianMOD has joined #lv212:02
*** gianMOD has quit IRC12:12
*** gianMOD has joined #lv213:36
*** gianMOD has quit IRC13:45
*** falktx has joined #lv213:49
*** gianMOD has joined #lv215:36
*** gianMOD has quit IRC15:45
*** edogawa_ has joined #lv216:03
*** edogawa has quit IRC16:08
*** falktx has quit IRC16:14
*** edogawa_ is now known as edogawa16:19
*** NickSB2 has joined #lv216:51
*** HarryHaaren has joined #lv217:44
*** ricardocrudo has joined #lv217:54
HarryHaarendrobilla, fresh checkout, make html says "pages processed: 0" http://pastebin.com/UU9dkrnP17:57
* HarryHaaren notes, good idea, i'll certainly try contribute something somehow. Perhaps doing UI stuff or such.17:58
HarryHaarenpelican / md is a nice match for this i think17:58
*** gianMOD has joined #lv218:36
*** gianMOD has quit IRC18:46
*** NickSB2 has quit IRC19:21
*** NickSB2 has joined #lv219:46
*** gianMOD has joined #lv220:18
*** gianMOD has quit IRC20:51
*** edogawa has quit IRC21:43
*** gianMOD has joined #lv222:13
*** HarryHaaren has quit IRC23:53
drobillaOne of these days I'll figure out how to get keyboard events working...00:10
drobillaoh, right.  magically works if it's in a bundle.  so ridiculous00:15
drobillaThough no console I/O, either literally or in the app00:15
*** ricardocrudo has joined #lv200:42
drobillargareus: That one might have made your merging harder.  Sorry :)01:07
rgareusdrobilla: ?01:08
drobillaso 2/3 platforms have generic event dispatch support now01:08
rgareusdrobilla: FWIW, i told you a few days ago that pugl does not compile on OSX - but could not bring myself to fix it pre-merge01:08
rgareusdrobilla: I'm not sure if I will like the new pugl API.01:15
drobillaI didn't really expect it to.  I think every blind OSX patch I've ever applied broke something :)01:16
drobillargareus: Meh.  The old one is still there.01:17
drobillaNot being able to dispatch events and pass them around is severely limiting for some things01:17
rgareusdrobilla: I had several issues with OSX' flat-namespace too. I declared all interfaces as __attribute__ ((visibility ("hidden"))) and gave them unique names as well01:18
*** wrl has quit IRC02:00
*** bazz has quit IRC02:00
*** Yoda-- has quit IRC02:00
*** bgola has quit IRC02:00
*** Yoda-- has joined #lv202:32
*** bazz has joined #lv202:32
*** bgola has joined #lv202:32
*** bgola has quit IRC02:32
*** wrl has joined #lv202:33
*** wrl has quit IRC02:40
drobillaANyone care to try a git clone http://lv2plug.in/git/lv202:40
drobillaIf you're familiar with git, let me know if it seems sane.  Tags in particular, which I have never used, and the migration process is rather odd02:40
*** bgola has joined #lv202:41
*** wrl has joined #lv202:46
*** NickSB2 has joined #lv202:58
drobillaOops, didn't push tags.03:11
drobillaThere we go http://lv2plug.in/git/cgit.cgi/lv2.git/03:11
drobillaand we're live http://lv2plug.in/03:48
drobillaexcept static and thus considerably less "live" than before :)03:49
*** NickSB2 has quit IRC04:36
*** LAbot has joined #lv205:20
-leguin.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp05:20
*** drobilla has quit IRC06:11
*** drobilla has joined #lv206:27
*** falktx has joined #lv206:57
*** falktx has quit IRC07:20
*** falktx has joined #lv207:44
*** edogawa has joined #lv208:12
falktxdrobilla: need some help here. can I build lilv-python against python3?08:18
falktxI tried some things but it ends up using python208:19
drobillafalktx: no idea08:28
drobillafalktx: even if you run waf with python3?08:28
falktxyep08:29
falktxpython3 ./waf configure .... still comes up with python208:29
drobillafalktx: try setting PYTHON in your environment08:30
falktxhaha, that does the trick08:32
falktxdrobilla: thanks08:32
falktxwell, kinda08:32
falktxbindings/lilv.swigwrap_6.cxx:3080:31: fatal error: numpy/arrayobject.h: No such file or directory08:32
falktx #include <numpy/arrayobject.h>08:32
falktxbbl08:33
* drobilla wonders what "some things" possibly could have been :)08:35
*** falktx has quit IRC08:37
*** HarryHaaren has joined #lv209:14
*** zth has joined #lv209:27
*** falktx has joined #lv209:46
*** HarryHaaren has quit IRC09:54
*** ensonic has joined #lv210:32
falktxgot it to build, but iteration fails10:40
falktx    for plugin in PLUGINS:10:40
falktxTypeError: iter() returned non-iterator of type 'Iterator10:40
falktxdrobilla: patch here http://kxstudio.sourceforge.net/Paste/repo/BPDPO10:49
falktxuntested on python210:49
*** mlpug has joined #lv211:03
*** zth has quit IRC11:07
*** bazz has quit IRC11:07
*** Yoda-- has quit IRC11:07
*** zth has joined #lv211:10
*** bazz has joined #lv211:10
*** Yoda-- has joined #lv211:10
*** wrl has quit IRC11:11
*** wrl has joined #lv211:13
*** edogawa_ has joined #lv211:14
*** edogawa has quit IRC11:15
*** edogawa_ is now known as edogawa11:15
*** NickSB2 has joined #lv211:37
*** ensonic has quit IRC11:54
*** NickSB2 has quit IRC12:48
*** NickSB2 has joined #lv212:49
*** rncbc has joined #lv213:33
*** rncbc is now known as rncbc|AFK13:34
*** NickSB2__ has joined #lv213:42
*** NickSB2 has quit IRC13:44
*** NickSB has quit IRC13:56
*** NickSB has joined #lv214:17
*** NickSB2__ has quit IRC15:21
*** rncbc|AFK is now known as rncbc15:23
*** falktx has quit IRC17:15
*** mlpug has quit IRC17:31
*** mlpug has joined #lv217:41
*** falktx has joined #lv217:55
*** NickSB2 has joined #lv218:55
drobillafalktx: Thanks, I'll try it with 219:27
drobillaoh, well, obviously(?) passing -py3 to swig all the time isn't going to work19:29
*** falktx has quit IRC19:47
*** HarryHaaren has joined #lv220:59
*** mlpug has quit IRC21:05
* drobilla wonders if all these clang warnings about atom alignment stuff means the layout is actually incorrect21:40
drobillaThat would be bad.21:40
drobillaIf only the damned size and type fields were in the right order in the event extension, what a wonder world it would have been :/21:41
drobilla10 points for any artists in the house who feel like making a favicon that isn't so awful :)21:45
HarryHaarenpost to LAU?21:49
drobillaI'm not even subscribed :)  Probably should be, but y'know...21:52
drobillaI need to better monitor LA* for "LV2"21:53
HarryHaarenhmm. I think you kinda need to ask, i'd do it, but as "the LV2 guy" its best you do it I think21:55
drobillaA more whiz-bang (but not too whiz-bang) theme/stylesheet is probably more important21:56
* HarryHaaren gotta go, email if you need me. Will update my pelican-stuff and checkout new site after the weekend21:56
HarryHaarenlaters21:56
*** HarryHaaren has quit IRC21:56
drobillaBut I'll deal with that after the content is sorted out21:56
drobillaUnless somebody else does first, which sure would be nice ;)21:56
*** drobilla has quit IRC22:03
*** gianMOD has joined #lv222:46
*** edogawa has quit IRC23:18
*** gianMOD has quit IRC23:37
*** zth has quit IRC23:47
*** drobilla has joined #lv223:58

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