*** wrl has quit IRC | 01:13 | |
*** edogawa has joined #lv2 | 06:34 | |
*** edogawa_ has joined #lv2 | 07:25 | |
*** edogawa has quit IRC | 07:28 | |
*** edogawa_ is now known as edogawa | 07:38 | |
*** drobilla has joined #lv2 | 07:39 | |
*** ricardocrudo has joined #lv2 | 07:42 | |
*** falktx has joined #lv2 | 07:55 | |
*** sigma6 has joined #lv2 | 07:58 | |
*** gianMOD has joined #lv2 | 08:51 | |
*** ddom has joined #lv2 | 09:31 | |
falktx | drobilla: we need to see about the lilv python bindings stuff | 10:04 |
---|---|---|
falktx | a way to build py2 or py3 bindings without having to patch lilv | 10:04 |
falktx | there's a "def next(self):" vs "def __next__(self):" thing | 10:06 |
falktx | not sure if py2 works with __next__ | 10:06 |
falktx | also, I'm not sure how to report bugs against lv2 anymore... | 10:12 |
falktx | I think using __next__ in py2 might be safe, the docs say next() just calls __next__ internally | 10:15 |
falktx | "In Python 2, Iterator has one method: next. It simply delegates to __next__." | 10:23 |
falktx | from https://pythonhosted.org/six/ | 10:23 |
falktx | drobilla: can you import this patch into lilv? http://kxstudio.sourceforge.net/Paste/repo/1j7Hr | 10:24 |
falktx | we'd then only need to adjust wscript to pass -py3 switch into swig somehow | 10:25 |
*** falktx has quit IRC | 10:39 | |
*** gianMOD has quit IRC | 10:43 | |
*** ricardocrudo has quit IRC | 11:17 | |
*** gianMOD has joined #lv2 | 11:25 | |
*** falktx has joined #lv2 | 11:41 | |
*** ricardocrudo has joined #lv2 | 11:41 | |
drobilla | falktx: What's with the instance and file checks? No equivalent for py3? | 11:44 |
falktx | drobilla: it fails to build otherwise, so I guess | 11:44 |
falktx | drobilla: it also works without it so far | 11:44 |
drobilla | falktx: I don't know either. All bug trackers suck and I don't particularly feel like running one | 11:44 |
drobilla | I might try bugseverywhere (bugs in git), if that doesn't work, maybe just give up and suggest use of the github one | 11:45 |
falktx | drobilla: it would be nice to have this lilv-py3 thing figured out before release | 11:46 |
falktx | the current mod-app code needs it | 11:46 |
falktx | I have patched it myself for kxstudio repos, but others will probably not like to patch a system lib just for mod-app usage | 11:47 |
drobilla | falktx: I'll apply it. | 11:49 |
falktx | drobilla: the only remaining thing is the "-py3" argument for swig. not sure how you want to handle this | 11:49 |
falktx | perhaps auto-detect if waf is being ran on py2 or py3. | 11:49 |
drobilla | The usual python 3 check, I suppose. Trouble if you want to build for 3 with 2 or vice versa, but whatever | 11:53 |
falktx | if I want to build the py3 bindings I need to run waf with python3 (python3 ./waf ...) | 11:53 |
falktx | it doesn't work otherwise | 11:53 |
drobilla | py3 doesn't work for me, the Python.h check fails | 11:57 |
falktx | there should be more to it | 11:58 |
falktx | on osx it fails because pyconfig wants -lintl that doesn't exist | 11:58 |
drobilla | n/m, missing package | 12:00 |
*** HarryHaaren has joined #lv2 | 12:00 | |
drobilla | falktx: r5675 | 12:04 |
falktx | this is 11 days old now http://dev.drobilla.net/timeline :P | 12:04 |
* HarryHaaren waves, sup guys. I'm catching up with emails, so will get in touch about stuff discussed at LAC :) | 12:06 | |
* falktx waves around | 12:07 | |
drobilla | I am aware of that | 12:08 |
drobilla | You either get code fixes and patch applications or a fuckload of my time wasted screwing around with web crap. Your choice ;) | 12:08 |
falktx | drobilla: I like that ingen has the mono/stereo fx/instrument basic plugin versions now. a sidechain version would be nice too | 12:09 |
falktx | 3 ins (with 1 sidechain), 2 outs | 12:10 |
*** curlymorphic has quit IRC | 12:14 | |
*** curlymorphic has joined #lv2 | 12:15 | |
*** rncbc_jolla has joined #lv2 | 12:22 | |
*** HarryHaaren has quit IRC | 12:45 | |
*** mlpug has joined #lv2 | 12:56 | |
*** rncbc_jolla has quit IRC | 13:03 | |
*** rncbc_jolla has joined #lv2 | 13:03 | |
*** rncbc_jolla has quit IRC | 13:07 | |
*** edogawa has quit IRC | 13:46 | |
*** larose has joined #lv2 | 13:51 | |
*** larose has quit IRC | 13:55 | |
*** NickSB2 has quit IRC | 14:01 | |
*** edogawa has joined #lv2 | 14:04 | |
*** curlymorphic has quit IRC | 15:27 | |
*** curlymorphic has joined #lv2 | 15:30 | |
*** magnetophon1 has joined #lv2 | 15:49 | |
*** ddom has quit IRC | 15:53 | |
*** sigma6 has quit IRC | 16:26 | |
*** gianMOD has quit IRC | 17:22 | |
*** ricardocrudo has quit IRC | 17:29 | |
*** rncbc has joined #lv2 | 18:08 | |
*** HarryHaaren has joined #lv2 | 18:18 | |
*** gianMOD has joined #lv2 | 18:33 | |
*** gianMOD has quit IRC | 18:37 | |
*** ricardocrudo has joined #lv2 | 19:10 | |
*** gianMOD has joined #lv2 | 19:26 | |
*** gianMOD has quit IRC | 19:27 | |
*** gianMOD has joined #lv2 | 19:30 | |
*** NickSB2 has joined #lv2 | 19:58 | |
*** magnetophon1 has quit IRC | 20:09 | |
*** gianMOD has quit IRC | 20:11 | |
*** mlpug has quit IRC | 20:22 | |
*** edogawa has quit IRC | 20:29 | |
*** gianMOD has joined #lv2 | 21:11 | |
*** falktx has quit IRC | 21:32 | |
*** rncbc has quit IRC | 21:32 | |
*** gianMOD has quit IRC | 21:43 | |
*** falktx has joined #lv2 | 21:48 | |
*** gianMOD has joined #lv2 | 21:50 | |
*** gianMOD has quit IRC | 21:50 | |
*** gianMOD has joined #lv2 | 21:50 | |
*** Magnus_RM has joined #lv2 | 21:51 | |
*** HarryHaaren has quit IRC | 22:22 | |
*** falktx has quit IRC | 23:00 | |
*** drobilla has quit IRC | 23:36 | |
*** gianMOD_ has joined #lv2 | 23:36 | |
*** dave_ has joined #lv2 | 23:38 | |
*** curlymorphic has quit IRC | 23:38 | |
*** badosu has joined #lv2 | 23:39 | |
*** badosu_ has quit IRC | 23:39 | |
*** gianMOD has quit IRC | 23:40 | |
*** gianMOD_ has quit IRC | 23:48 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!