Thursday, 2015-04-30

*** ricardocrudo has quit IRC00:00
*** falktx has quit IRC00:13
*** aombk3 has joined #lv201:18
*** aombk2 has quit IRC01:20
*** edogawa has joined #lv206:19
*** ddom has joined #lv207:47
*** gianMOD has joined #lv207:56
*** Magnus_RM has quit IRC07:59
*** falktx has joined #lv208:00
*** ricardocrudo has joined #lv208:01
*** ddom has quit IRC09:31
*** falktx has quit IRC10:26
*** sigma6 has joined #lv210:37
*** falktx has joined #lv210:40
*** ricardocrudo has quit IRC11:00
*** falktx has quit IRC11:28
*** falktx has joined #lv211:36
*** ricardocrudo has joined #lv211:46
*** rncbc_jolla has joined #lv211:50
*** falktx` has joined #lv212:26
*** falktx has quit IRC12:30
*** aombk3 is now known as aombk13:40
*** rncbc_jolla has quit IRC13:53
falktx`drobilla: got a minute? I have a weird issue with lilv parsing here14:20
drobillafalktx`: maybe. :)14:20
falktx`drobilla: consider this snippet of an ingen graph http://kxstudio.sourceforge.net/Paste/repo/mosvR14:21
falktx`drobilla: specially the ingen:arc parts14:21
falktx`I'm using lilv to get all ingen:arc values14:22
falktx`lilv gets confused with the first inline arc14:22
falktx`I get the head from the inline arc, <_Piano/event_in>14:22
falktx`and the tail from _:b114:23
falktx`drobilla: I've been investigating this here. I believe lilv (or serd,sord) auto-names inline contents the same way you have in the file14:23
falktx`ie, b1, b2, b3, etc14:24
falktx`drobilla: if I put the first inline arc as separatly (as a _:b99 thing) then reference it like the other ones, it handles it nicely14:24
*** rncbc_jolla has joined #lv214:25
falktx`drobilla: ...do you understand what I'm saying?14:26
drobillaThat's a weird serialization.  I've never seen it do that.  None are referred to, why is only one inline?14:26
*** son0p has joined #lv214:26
drobilla(Related issue: arcs have no ID, so they're not really manipulatable via the protocol right now)14:26
*** rncbc_jolla has quit IRC14:26
falktx`don't ask me, I just asked ingen UI to save it14:26
falktx`let me save another one just in case14:27
drobillaShow me the relevant code14:27
drobillaThere is code there to avoid blank node clashes, but it might not be happening in this case for some reason14:28
falktx`saving another file results in the same 1-inline only case14:29
falktx`drobilla: a new save resulted in this http://kxstudio.sourceforge.net/Paste/repo/AGKol14:35
falktx`drobilla: and the code that I have right now is this http://kxstudio.sourceforge.net/paste/XwfS714:36
falktx`it's python3 btw14:36
falktx`very simple stuff14:37
drobillaYou've somehow managed to smash the blank nodes with the mod code, I guess, but I don't see how14:37
drobillaWhat happens if you close ingen, load this, then save?14:37
drobillaHm, though this is the lilv model, so I guess the clash could be there14:39
drobillaShouldn't, though (lilv_world_blank_node_prefix)14:39
drobillaYou can print lilv_node_get_turtle_token for them and see what ID arcs got14:40
drobillaor just lilv_node_as_string14:40
drobillaBut the save itself being weird is suspicious in its own right14:42
drobillaEvery patch I have around has all the arcs inline14:43
falktx`drobilla: I did print the inline arc and it was "1b1"14:45
falktx`let me resave via ingen14:45
falktx`drobilla: resaving via ingen makes all connections appear inline :)14:48
drobillaEvery serialization uses a new model, weird.14:49
falktx`maybe the local-path thing is breaking ingen ?14:49
falktx`hm nope, still  the same14:51
drobilla"local-path thing"?14:52
falktx`http://dev.drobilla.net/ticket/104914:52
drobillaNo, any sort of URI won't clash with blanks14:52
falktx`drobilla: running ingen with "-eg" makes ttls with only inline arcs. running "-g" and "-e" in separate terminals makes engine generate ttls with only 1 inline arc15:02
*** gianMOD has quit IRC15:10
*** gianMOD has joined #lv215:11
drobillaThat's...... fun15:20
Haskellfantwhat exactly does lv2_atom_object_get return? The number of successful queries?15:25
drobillaYeah, or -1 on error (bad args)15:29
drobillaWhich, yes, should be documented :)15:29
Haskellfantthanks15:29
*** sigma6 has quit IRC16:04
*** mtytel has joined #lv216:33
*** mtytel has quit IRC16:52
*** gianMOD has quit IRC17:35
*** Anchakor_ has joined #lv217:41
*** son0p_ has joined #lv217:42
*** falktx` has quit IRC17:43
*** ricardocrudo has quit IRC17:44
*** son0p has quit IRC17:47
*** Anchakor1 has quit IRC17:47
*** JohannesG has quit IRC17:47
*** JohannesG has joined #lv217:49
*** curlymorphic has joined #lv218:36
*** rncbc has joined #lv218:40
*** edogawa has quit IRC21:16
*** ricardocrudo has joined #lv221:57
*** ricardocrudo has quit IRC22:06
*** aombk2 has joined #lv222:46
*** aombk has quit IRC22:49
*** rncbc has quit IRC22:54
*** Magnus_RM has joined #lv223:07
*** falktx has joined #lv223:18

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