*** tytel has quit IRC | 00:04 | |
*** tytel has joined #lv2 | 00:04 | |
*** frinknet has joined #lv2 | 00:28 | |
*** tytel has quit IRC | 00:34 | |
*** tytel has joined #lv2 | 00:35 | |
*** ricardocrudo has quit IRC | 00:56 | |
*** tytel has quit IRC | 01:08 | |
*** frinknet_ has joined #lv2 | 02:06 | |
*** frinknet has quit IRC | 02:10 | |
*** jbitdrop_ has joined #lv2 | 02:16 | |
*** digidog_ has joined #lv2 | 02:16 | |
*** jbitdrop has quit IRC | 02:19 | |
*** digidog has quit IRC | 02:19 | |
*** artfwo has quit IRC | 02:38 | |
*** digidog_ has quit IRC | 03:22 | |
*** digidog has joined #lv2 | 03:25 | |
*** NickSB2 has quit IRC | 03:40 | |
*** drobilla` has joined #lv2 | 04:24 | |
*** drobilla has quit IRC | 04:26 | |
*** drobilla` is now known as drobilla | 04:26 | |
*** NickSB2 has joined #lv2 | 04:29 | |
*** falktx` has joined #lv2 | 04:47 | |
*** falktx has quit IRC | 04:51 | |
*** deva has joined #lv2 | 05:53 | |
*** ssj71 has quit IRC | 07:01 | |
*** frinknet_ has quit IRC | 07:08 | |
*** edogawa has joined #lv2 | 07:11 | |
*** NickSB__ has joined #lv2 | 07:19 | |
*** jbitdrop has joined #lv2 | 07:20 | |
*** NickSB has quit IRC | 07:21 | |
*** jbitdrop_ has quit IRC | 07:21 | |
*** frinknet has joined #lv2 | 07:44 | |
*** sigma6 has joined #lv2 | 08:10 | |
*** jbitdrop has joined #lv2 | 08:17 | |
*** ColaEuphoria has quit IRC | 08:50 | |
*** ocbtec has joined #lv2 | 09:00 | |
*** ventosus has joined #lv2 | 09:05 | |
*** ocbtec is now known as ocbtec_AFK | 09:07 | |
*** ocbtec_AFK is now known as ocbtec | 09:32 | |
*** ricardocrudo has joined #lv2 | 09:39 | |
*** falktx|work has joined #lv2 | 10:39 | |
falktx|work | lv2 devs, quick question | 10:49 |
---|---|---|
falktx|work | which is the correct sentence | 10:49 |
falktx|work | 1. egsampler is an lv2 plugin | 10:49 |
falktx|work | 2. egsampler is a lv2 plugin | 10:49 |
falktx|work | which one is correct? | 10:50 |
falktx|work | http://lv2plug.in/pages/developing.html has the 'an' | 10:50 |
falktx|work | http://lv2plug.in/book/ has 2 'an's | 10:52 |
falktx|work | seems like it's 'an' | 10:57 |
edogawa | falktx|work: right | 11:03 |
falktx|work | there was a fierce battle here about which was right | 11:03 |
edogawa | the rule is, if the following word starts with a spoken vowel (like in LV2) the "n" gets appended to "a" | 11:04 |
*** ocbtec is now known as ocbtec_AFK | 12:23 | |
falktx|work | this is not nice... | 12:30 |
falktx|work | unloading a bundle and loading it again still results in issues | 12:31 |
falktx|work | I do get the plugin, but all its info is gone | 12:31 |
falktx|work | hmm not all info, just the ports | 12:37 |
falktx|work | lilv_plugin_get_num_ports is correct... | 12:40 |
falktx|work | haha | 12:42 |
falktx|work | lilv_port_get_value(plugin, port, ns.rdf_type) is returning NULL | 12:42 |
falktx|work | drobilla: do you know what can cause this? | 12:43 |
falktx|work | I'll see if I can get the lilv_test.c to generate the same issue | 12:53 |
*** artfwo has joined #lv2 | 13:03 | |
falktx|work | err, can't replicate on lilv test case | 13:08 |
*** frinknet has quit IRC | 13:42 | |
*** ocbtec_AFK is now known as ocbtec | 14:30 | |
*** son0p has quit IRC | 14:30 | |
*** son0p_ has joined #lv2 | 14:31 | |
*** LAbot` has joined #lv2 | 14:32 | |
*** LAbot` has joined #lv2 | 14:32 | |
*** aelc665 has joined #lv2 | 14:36 | |
*** aelc665 has joined #lv2 | 14:36 | |
falktx|work | lilv_port_get_name(): warning: Plugin <http://guitarix.sourceforge.net/plugins/gx_voxtb_#_voxtb_> port has no (mandatory) doap:name | 14:47 |
falktx|work | lilv_port_get_name(): warning: Plugin <http://guitarix.sourceforge.net/plugins/gx_voxtb_#_voxtb_> port has no (mandatory) doap:name | 14:47 |
*** NickSB2 has quit IRC | 14:49 | |
*** NickSB2 has quit IRC | 14:49 | |
*** tytel has joined #lv2 | 15:27 | |
drobilla | falktx|work: I don't know. Stale LilvPlugin? | 15:37 |
drobilla | falktx|work: I don't know. Stale LilvPlugin? | 15:37 |
*** digidog has quit IRC | 15:47 | |
*** digidog has quit IRC | 15:47 | |
*** digidog has joined #lv2 | 15:48 | |
*** digidog has joined #lv2 | 15:48 | |
*** digidog has quit IRC | 15:49 | |
*** digidog has quit IRC | 15:49 | |
*** digidog has joined #lv2 | 15:50 | |
*** digidog has joined #lv2 | 15:50 | |
*** digidog has quit IRC | 16:05 | |
*** digidog has quit IRC | 16:05 | |
*** digidog has joined #lv2 | 16:06 | |
*** digidog has joined #lv2 | 16:06 | |
falktx|work | drobilla: it's very weird. it doesn't happen on 2 separate codes I have. so it must be something I'm doing wrong | 16:06 |
falktx|work | drobilla: it's very weird. it doesn't happen on 2 separate codes I have. so it must be something I'm doing wrong | 16:06 |
falktx|work | valgrind doesn't say anything :( | 16:06 |
falktx|work | valgrind doesn't say anything :( | 16:06 |
*** edogawa has quit IRC | 16:16 | |
*** edogawa has quit IRC | 16:16 | |
*** digidog has quit IRC | 16:27 | |
*** digidog has quit IRC | 16:27 | |
*** digidog has joined #lv2 | 16:27 | |
*** digidog has joined #lv2 | 16:27 | |
*** LAbot` has quit IRC | 16:27 | |
*** LAbot has joined #lv2 | 16:55 | |
*** sigma6 has quit IRC | 17:00 | |
*** NickSB2 has joined #lv2 | 17:07 | |
*** LAbot has joined #lv2 | 17:19 | |
*** digidog has quit IRC | 18:29 | |
*** digidog has joined #lv2 | 18:32 | |
*** rncbc has joined #lv2 | 19:06 | |
*** jbitdrop has quit IRC | 19:45 | |
*** ricardocrudo has quit IRC | 19:53 | |
*** falktx|work has quit IRC | 20:01 | |
*** ventosus has left #lv2 | 20:38 | |
*** ocbtec has quit IRC | 20:43 | |
*** deva has quit IRC | 20:56 | |
*** Magnus_RM has joined #lv2 | 21:05 | |
*** aelc665 has quit IRC | 21:15 | |
*** edogawa has joined #lv2 | 21:55 | |
*** edogawa has quit IRC | 22:02 | |
Anchakor | lv2 = "el vee twoo" -> an lv2 plugin... right?! | 22:50 |
*** Magnus_RM has quit IRC | 23:04 | |
*** rncbc has quit IRC | 23:23 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!