*** HarryHaaren has quit IRC | 00:10 | |
*** NickSB2 has joined #lv2 | 00:15 | |
drobilla | Thought on avoiding submodules: maybe I'll just make a separate repo for a "built it all" meta project that just fetches everything and does it via scripts and assuming paths | 01:58 |
---|---|---|
drobilla | This way I can include lv2 and whatever else even if it's totally unrelated (very vaguely ala ardour build stack, but integrated) | 01:59 |
drobilla | git clone http://git.drobilla.net/super-awesome-lv2-one-stop-shop-build-for-developers | 01:59 |
drobilla | cd super...; ./waf fetch; ./waf configure; ... | 02:00 |
drobilla | rgareus: Got the re-save preset thing, in Jalv anyway | 03:20 |
drobilla | rgareus: Also, re: debugging "print the nodes", you can just build sord with --dump=search,iter (or other things) and it'll do that for everything | 03:22 |
*** falktx has joined #lv2 | 05:34 | |
*** falktx has quit IRC | 06:11 | |
*** falktx has joined #lv2 | 06:19 | |
*** falktx has quit IRC | 06:35 | |
*** falktx has joined #lv2 | 07:00 | |
*** ventosus has joined #lv2 | 07:22 | |
*** ddom has joined #lv2 | 07:48 | |
*** ricardocrudo has joined #lv2 | 08:04 | |
*** sigma6 has joined #lv2 | 08:22 | |
*** falktx has quit IRC | 08:36 | |
*** falktx has joined #lv2 | 08:53 | |
*** artfwo has quit IRC | 08:57 | |
*** artfwo has joined #lv2 | 09:18 | |
*** john_cephalopoda has joined #lv2 | 09:38 | |
*** john_cephalopoda has quit IRC | 10:53 | |
*** ricardocrudo has quit IRC | 11:06 | |
*** ricardocrudo has joined #lv2 | 11:38 | |
*** gianMOD has joined #lv2 | 11:55 | |
*** gianMOD has quit IRC | 11:55 | |
*** NickSB2 has quit IRC | 12:52 | |
*** rncbc_jolla has joined #lv2 | 13:41 | |
*** ddom has quit IRC | 14:08 | |
*** rncbc_jolla has quit IRC | 14:09 | |
*** rncbc has joined #lv2 | 14:54 | |
rgareus | drobilla: sadly it's not a one-line fix. re-loading a preset still restores the wrong values | 15:12 |
rgareus | drobilla: OK. all is fine if one deletes the preset + save then same preset again. Cool! | 15:17 |
rgareus | drobilla: but simply replace a preset (without explicit delete) -> the old values are still around [until next restart] | 15:18 |
* falktx is glad others are fixing this issue. I'm going to need it later on :) | 15:18 | |
falktx | rgareus: thanks :) | 15:18 |
rgareus | drobilla: so. how about always calling delete? | 15:18 |
rgareus | falktx: drobilla fixed it in jalv. | 15:19 |
falktx | when? | 15:19 |
rgareus | falktx: svn 5681 2015-05-22 06:23:43 | 15:20 |
rgareus | and also ardour-git 'round the same time | 15:21 |
falktx | nice | 15:22 |
rgareus | replacing a preset without explicit delete still fails. but that's probably a similar simple fix. | 15:23 |
*** gianMOD has joined #lv2 | 15:29 | |
*** gianMOD has quit IRC | 15:30 | |
*** gianMOD has joined #lv2 | 15:32 | |
drobilla | rgareus: Yes, the host should probably just explicitly delete in that case. The alternative would probably get hairy | 15:40 |
*** rncbc_jolla has joined #lv2 | 15:57 | |
*** sigma6 has quit IRC | 16:06 | |
*** gianMOD has quit IRC | 16:20 | |
drobilla | Another issue with preset deletion: if there are files in there, the bundle won't be deleted. | 16:47 |
drobilla | It seems safe to have lilv delete any symlinks, which is what external references are likely to be in hosts that Do The Right Thing | 16:47 |
drobilla | But having lilv just delete whatever's in there.... eh.. | 16:47 |
* drobilla is extremely wary of code that deletes things in general | 16:47 | |
*** ricardocrudo has quit IRC | 17:49 | |
*** falktx has quit IRC | 17:53 | |
*** rncbc_jolla has quit IRC | 18:27 | |
*** NickSB2 has joined #lv2 | 18:32 | |
*** NickSB2 has quit IRC | 18:37 | |
*** falktx has joined #lv2 | 18:39 | |
*** ricardocrudo has joined #lv2 | 19:51 | |
*** HarryHaaren has joined #lv2 | 20:13 | |
rgareus | drobilla: I've updated ardour to call lilv_world_unload_resource() before update/save. all is good now. | 21:52 |
rgareus | drobilla: ardour does `rm -rf` at least for plugin states. | 21:53 |
rgareus | presets, I don't know. probably not. | 21:53 |
*** ventosus has left #lv2 | 22:03 | |
*** HarryHaaren has quit IRC | 22:30 | |
*** ricardocrudo has quit IRC | 22:41 | |
*** falktx has quit IRC | 22:55 | |
*** rncbc has quit IRC | 23:31 | |
*** edogawa has joined #lv2 | 23:41 | |
*** Magnus_RM has joined #lv2 | 23:48 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!