*** NickSB2 has quit IRC | 00:59 | |
*** gianMOD has joined #lv2 | 02:00 | |
* drobilla pushes new LV2 site to git | 06:46 | |
drobilla | and so begins the war. | 06:52 |
---|---|---|
drobilla | New 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 |
drobilla | Every excuse for this shit must die. Swiftly, violently, and obviously. | 07:02 |
*** edogawa has joined #lv2 | 07:32 | |
*** gianMOD has quit IRC | 07:52 | |
*** gianMOD has joined #lv2 | 09:53 | |
*** gianMOD has quit IRC | 10:12 | |
falktx | drobilla: fwiw vst3 doesn't work on linux, so lv2 can still shine here :) | 11:11 |
falktx | most devs hate vst3 | 11:11 |
drobilla | falktx: VST devs who don't like VST3 are probably going to like LV2 even less :) | 11:19 |
drobilla | But I think we need a standard simple C++ wrapper for plugins | 11:19 |
drobilla | The template mixin stuff of ll-plugins/lvtk seems like overkill, though | 11:20 |
falktx | just lead those to dpf then | 11:20 |
drobilla | Honestly I think that's part of the problem | 11:21 |
drobilla | Not DPF itself I mean, which is pretty nice | 11:21 |
drobilla | But that there isn't one | 11:22 |
drobilla | Everyone who did something similar went off the deep-end into a big kitchen sink included "framework" sort of thing | 11:22 |
drobilla | We need something in lv2-x.y.z.tar.bz2 | 11:23 |
drobilla | Which is absolutely minimal. A C++ wrapper for LV2 (and extensions), and that's it | 11:30 |
drobilla | That said, more visible pointers to the projects out there, including frameworks like DPF, is something I'm trying to do with the site | 11:30 |
drobilla | (same problem with host libs) | 11:34 |
drobilla | Anyway, 4am, god damnit. g'night | 11:37 |
*** falktx has quit IRC | 12:02 | |
*** gianMOD has joined #lv2 | 12:02 | |
*** gianMOD has quit IRC | 12:12 | |
*** gianMOD has joined #lv2 | 13:36 | |
*** gianMOD has quit IRC | 13:45 | |
*** falktx has joined #lv2 | 13:49 | |
*** gianMOD has joined #lv2 | 15:36 | |
*** gianMOD has quit IRC | 15:45 | |
*** edogawa_ has joined #lv2 | 16:03 | |
*** edogawa has quit IRC | 16:08 | |
*** falktx has quit IRC | 16:14 | |
*** edogawa_ is now known as edogawa | 16:19 | |
*** NickSB2 has joined #lv2 | 16:51 | |
*** HarryHaaren has joined #lv2 | 17:44 | |
*** ricardocrudo has joined #lv2 | 17:54 | |
HarryHaaren | drobilla, fresh checkout, make html says "pages processed: 0" http://pastebin.com/UU9dkrnP | 17:57 |
* HarryHaaren notes, good idea, i'll certainly try contribute something somehow. Perhaps doing UI stuff or such. | 17:58 | |
HarryHaaren | pelican / md is a nice match for this i think | 17:58 |
*** gianMOD has joined #lv2 | 18:36 | |
*** gianMOD has quit IRC | 18:46 | |
*** NickSB2 has quit IRC | 19:21 | |
*** NickSB2 has joined #lv2 | 19:46 | |
*** gianMOD has joined #lv2 | 20:18 | |
*** gianMOD has quit IRC | 20:51 | |
*** edogawa has quit IRC | 21:43 | |
*** gianMOD has joined #lv2 | 22:13 | |
*** HarryHaaren has quit IRC | 23:53 | |
drobilla | One of these days I'll figure out how to get keyboard events working... | 00:10 |
drobilla | oh, right. magically works if it's in a bundle. so ridiculous | 00:15 |
drobilla | Though no console I/O, either literally or in the app | 00:15 |
*** ricardocrudo has joined #lv2 | 00:42 | |
drobilla | rgareus: That one might have made your merging harder. Sorry :) | 01:07 |
rgareus | drobilla: ? | 01:08 |
drobilla | so 2/3 platforms have generic event dispatch support now | 01:08 |
rgareus | drobilla: FWIW, i told you a few days ago that pugl does not compile on OSX - but could not bring myself to fix it pre-merge | 01:08 |
rgareus | drobilla: I'm not sure if I will like the new pugl API. | 01:15 |
drobilla | I didn't really expect it to. I think every blind OSX patch I've ever applied broke something :) | 01:16 |
drobilla | rgareus: Meh. The old one is still there. | 01:17 |
drobilla | Not being able to dispatch events and pass them around is severely limiting for some things | 01:17 |
rgareus | drobilla: I had several issues with OSX' flat-namespace too. I declared all interfaces as __attribute__ ((visibility ("hidden"))) and gave them unique names as well | 01:18 |
*** wrl has quit IRC | 02:00 | |
*** bazz has quit IRC | 02:00 | |
*** Yoda-- has quit IRC | 02:00 | |
*** bgola has quit IRC | 02:00 | |
*** Yoda-- has joined #lv2 | 02:32 | |
*** bazz has joined #lv2 | 02:32 | |
*** bgola has joined #lv2 | 02:32 | |
*** bgola has quit IRC | 02:32 | |
*** wrl has joined #lv2 | 02:33 | |
*** wrl has quit IRC | 02:40 | |
drobilla | ANyone care to try a git clone http://lv2plug.in/git/lv2 | 02:40 |
drobilla | If 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 odd | 02:40 |
*** bgola has joined #lv2 | 02:41 | |
*** wrl has joined #lv2 | 02:46 | |
*** NickSB2 has joined #lv2 | 02:58 | |
drobilla | Oops, didn't push tags. | 03:11 |
drobilla | There we go http://lv2plug.in/git/cgit.cgi/lv2.git/ | 03:11 |
drobilla | and we're live http://lv2plug.in/ | 03:48 |
drobilla | except static and thus considerably less "live" than before :) | 03:49 |
*** NickSB2 has quit IRC | 04:36 | |
*** LAbot has joined #lv2 | 05: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#gettinghelp | 05:20 | |
*** drobilla has quit IRC | 06:11 | |
*** drobilla has joined #lv2 | 06:27 | |
*** falktx has joined #lv2 | 06:57 | |
*** falktx has quit IRC | 07:20 | |
*** falktx has joined #lv2 | 07:44 | |
*** edogawa has joined #lv2 | 08:12 | |
falktx | drobilla: need some help here. can I build lilv-python against python3? | 08:18 |
falktx | I tried some things but it ends up using python2 | 08:19 |
drobilla | falktx: no idea | 08:28 |
drobilla | falktx: even if you run waf with python3? | 08:28 |
falktx | yep | 08:29 |
falktx | python3 ./waf configure .... still comes up with python2 | 08:29 |
drobilla | falktx: try setting PYTHON in your environment | 08:30 |
falktx | haha, that does the trick | 08:32 |
falktx | drobilla: thanks | 08:32 |
falktx | well, kinda | 08:32 |
falktx | bindings/lilv.swigwrap_6.cxx:3080:31: fatal error: numpy/arrayobject.h: No such file or directory | 08:32 |
falktx | #include <numpy/arrayobject.h> | 08:32 |
falktx | bbl | 08:33 |
* drobilla wonders what "some things" possibly could have been :) | 08:35 | |
*** falktx has quit IRC | 08:37 | |
*** HarryHaaren has joined #lv2 | 09:14 | |
*** zth has joined #lv2 | 09:27 | |
*** falktx has joined #lv2 | 09:46 | |
*** HarryHaaren has quit IRC | 09:54 | |
*** ensonic has joined #lv2 | 10:32 | |
falktx | got it to build, but iteration fails | 10:40 |
falktx | for plugin in PLUGINS: | 10:40 |
falktx | TypeError: iter() returned non-iterator of type 'Iterator | 10:40 |
falktx | drobilla: patch here http://kxstudio.sourceforge.net/Paste/repo/BPDPO | 10:49 |
falktx | untested on python2 | 10:49 |
*** mlpug has joined #lv2 | 11:03 | |
*** zth has quit IRC | 11:07 | |
*** bazz has quit IRC | 11:07 | |
*** Yoda-- has quit IRC | 11:07 | |
*** zth has joined #lv2 | 11:10 | |
*** bazz has joined #lv2 | 11:10 | |
*** Yoda-- has joined #lv2 | 11:10 | |
*** wrl has quit IRC | 11:11 | |
*** wrl has joined #lv2 | 11:13 | |
*** edogawa_ has joined #lv2 | 11:14 | |
*** edogawa has quit IRC | 11:15 | |
*** edogawa_ is now known as edogawa | 11:15 | |
*** NickSB2 has joined #lv2 | 11:37 | |
*** ensonic has quit IRC | 11:54 | |
*** NickSB2 has quit IRC | 12:48 | |
*** NickSB2 has joined #lv2 | 12:49 | |
*** rncbc has joined #lv2 | 13:33 | |
*** rncbc is now known as rncbc|AFK | 13:34 | |
*** NickSB2__ has joined #lv2 | 13:42 | |
*** NickSB2 has quit IRC | 13:44 | |
*** NickSB has quit IRC | 13:56 | |
*** NickSB has joined #lv2 | 14:17 | |
*** NickSB2__ has quit IRC | 15:21 | |
*** rncbc|AFK is now known as rncbc | 15:23 | |
*** falktx has quit IRC | 17:15 | |
*** mlpug has quit IRC | 17:31 | |
*** mlpug has joined #lv2 | 17:41 | |
*** falktx has joined #lv2 | 17:55 | |
*** NickSB2 has joined #lv2 | 18:55 | |
drobilla | falktx: Thanks, I'll try it with 2 | 19:27 |
drobilla | oh, well, obviously(?) passing -py3 to swig all the time isn't going to work | 19:29 |
*** falktx has quit IRC | 19:47 | |
*** HarryHaaren has joined #lv2 | 20:59 | |
*** mlpug has quit IRC | 21:05 | |
* drobilla wonders if all these clang warnings about atom alignment stuff means the layout is actually incorrect | 21:40 | |
drobilla | That would be bad. | 21:40 |
drobilla | If 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 |
drobilla | 10 points for any artists in the house who feel like making a favicon that isn't so awful :) | 21:45 |
HarryHaaren | post to LAU? | 21:49 |
drobilla | I'm not even subscribed :) Probably should be, but y'know... | 21:52 |
drobilla | I need to better monitor LA* for "LV2" | 21:53 |
HarryHaaren | hmm. I think you kinda need to ask, i'd do it, but as "the LV2 guy" its best you do it I think | 21:55 |
drobilla | A more whiz-bang (but not too whiz-bang) theme/stylesheet is probably more important | 21:56 |
* HarryHaaren gotta go, email if you need me. Will update my pelican-stuff and checkout new site after the weekend | 21:56 | |
HarryHaaren | laters | 21:56 |
*** HarryHaaren has quit IRC | 21:56 | |
drobilla | But I'll deal with that after the content is sorted out | 21:56 |
drobilla | Unless somebody else does first, which sure would be nice ;) | 21:56 |
*** drobilla has quit IRC | 22:03 | |
*** gianMOD has joined #lv2 | 22:46 | |
*** edogawa has quit IRC | 23:18 | |
*** gianMOD has quit IRC | 23:37 | |
*** zth has quit IRC | 23:47 | |
*** drobilla has joined #lv2 | 23:58 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!