*** frinknet has joined #lv2 | 00:50 | |
*** trebmuh has quit IRC | 01:36 | |
*** dsheeler has quit IRC | 01:48 | |
*** falktx` has joined #lv2 | 03:19 | |
*** falktx has quit IRC | 03:23 | |
*** deva has joined #lv2 | 04:57 | |
*** unclechu-audio has joined #lv2 | 05:22 | |
*** dsheeler has joined #lv2 | 07:16 | |
*** sigma6 has joined #lv2 | 07:52 | |
*** falktx|work has joined #lv2 | 07:55 | |
*** ugjka has quit IRC | 08:01 | |
*** ugjka has joined #lv2 | 08:03 | |
*** ricardocrudo has joined #lv2 | 08:04 | |
*** guest658 has joined #lv2 | 08:10 | |
*** guest658 is now known as tmatticchio | 08:11 | |
*** tmatticchio_ has joined #lv2 | 08:12 | |
*** tmatticchio has quit IRC | 08:13 | |
*** tmatticchio has joined #lv2 | 08:13 | |
tmatticchio | hello everyone! I'm Tommaso, a "super-newbie" from Italy. Nice to meet you all | 08:15 |
---|---|---|
tmatticchio | As a newbie I'm trying to learn some basic stuff about lv2 programming, starting from the "book" by mr. Robillard | 08:17 |
tmatticchio | but I still have same doubts, the first is about the waf script use to configure and compile the plugin: | 08:19 |
tmatticchio | I couldn't find anything about "from waflib.extras import autowaf as autowaf", what's "autowaf" ? | 08:22 |
dsheeler | tmatticchio: is something failing, or are you just trying to understand waf? | 08:26 |
tmatticchio | dsheeler: I'm trying to follow the eg-amp example, but when I run ./waf configure I got an error from that line of code | 08:28 |
tmatticchio | dsheeler: I'm a newbie also in waf of course, so I try to find some infos about but I couldn't find nothing | 08:28 |
dsheeler | btw, welcome! I'm pretty bad at waf, myself. other, potentially more helpful people should be coming online soon :) | 08:31 |
tmatticchio | ok, thanks a lot :) | 08:31 |
*** guest658 has joined #lv2 | 08:33 | |
dsheeler | have you ever used waf to configure anything else successfully? I'm guessing you might have to install something on the system level related to waf | 08:33 |
grejppi | tmatticchio: autowaf is something that's built in to the specific waf file thet's shipped with the examples | 08:34 |
grejppi | it's not standard | 08:34 |
tmatticchio | grejppi: ok, I imagined was something like this | 08:35 |
*** guest658 has quit IRC | 09:02 | |
ventosus | tmatticchio: don't know any waf myself, but here are the docs: https://waf.io/book/ | 09:06 |
tmatticchio | ventosus: thanks, I surely take a look at the uffical documentation :) | 09:14 |
tmatticchio | I understand my mistake: I only install lv2 and lv2-dev from the repos, assuming that the waf files where "plain waf" | 09:20 |
tmatticchio | now I download lv2 and so now I have the correct waf file | 09:21 |
tmatticchio | thanks a lot :) | 09:21 |
dsheeler | tmatticchio: glad you found it. i only ever built the examples from within an lv2 i downloaded, and I automatically assumed you were doing the same. | 09:39 |
*** oofus_lt has joined #lv2 | 10:27 | |
*** trebmuh has joined #lv2 | 10:33 | |
*** NickSB2_ has joined #lv2 | 10:42 | |
*** NickSB2 has quit IRC | 10:45 | |
*** deva has quit IRC | 10:57 | |
*** NickSB2_ has quit IRC | 11:07 | |
*** NickSB2 has joined #lv2 | 11:07 | |
*** rncbc_jolla has joined #lv2 | 11:09 | |
*** NickSB2 has quit IRC | 11:28 | |
*** NickSB2 has joined #lv2 | 11:29 | |
*** NickSB2 has quit IRC | 11:38 | |
*** NickSB2 has joined #lv2 | 11:39 | |
*** NickSB2 has quit IRC | 11:49 | |
*** NickSB2 has joined #lv2 | 11:53 | |
*** NickSB2 has quit IRC | 12:12 | |
*** NickSB2 has joined #lv2 | 12:30 | |
*** rncbc_jolla has quit IRC | 13:01 | |
*** rncbc_jolla has joined #lv2 | 13:01 | |
*** rncbc_jolla has quit IRC | 13:05 | |
*** oofus_lt has quit IRC | 13:09 | |
*** oofus_lt has joined #lv2 | 13:11 | |
*** rncbc_jolla has joined #lv2 | 13:14 | |
*** rncbc_jolla has quit IRC | 13:19 | |
*** rncbc has joined #lv2 | 13:32 | |
*** oofus_lt has quit IRC | 15:01 | |
*** tmatticchio has quit IRC | 15:48 | |
*** sigma6 has quit IRC | 16:33 | |
*** falktx|work has quit IRC | 16:52 | |
*** ricardocrudo has quit IRC | 16:59 | |
*** tmatticchio has joined #lv2 | 17:05 | |
*** edogawa has joined #lv2 | 17:16 | |
*** unclechu-audio_ has joined #lv2 | 17:23 | |
*** unclechu-audio has quit IRC | 17:26 | |
*** tmatticchio has quit IRC | 17:35 | |
*** guest658 has joined #lv2 | 18:21 | |
*** ricardocrudo has joined #lv2 | 19:31 | |
*** rncbc_jolla has joined #lv2 | 19:33 | |
*** rncbc_jolla has quit IRC | 19:57 | |
*** guest6581 has joined #lv2 | 20:46 | |
*** guest658 has quit IRC | 20:46 | |
*** guest6581 has quit IRC | 20:53 | |
*** EntropyS1nk has quit IRC | 21:16 | |
*** EntropySink has joined #lv2 | 21:21 | |
*** EntropySink has quit IRC | 21:44 | |
*** EntropySink has joined #lv2 | 21:47 | |
*** drobilla has joined #lv2 | 21:52 | |
drobilla | So I've been working on parameter stuff, unified the control system in Jalv so essentially everything works with either sort of control | 21:52 |
drobilla | The thing that's missing is groups | 21:52 |
drobilla | Doing it the same way as ports seems stupid, though. Means you have to custom define a property for every one of your controls | 21:53 |
rgareus | drobilla: in different news, liblilv's approach to use <plugin-name>_<preset-name> as folder fails if the plugin-name has special chars like [] for example | 21:54 |
drobilla | It'd be really nice to just be able to just say "I have a params:EnvelopeControls" | 21:54 |
drobilla | rgareus: *shrug* Who puts non-FS characters in labels? | 21:55 |
drobilla | Not in the mood to let IRC distract me, I officially forget about this issue now(*), you know the drill :) | 21:56 |
drobilla | (* Probably literally true today as I haven't slept in roughly ever :) ) | 21:56 |
rgareus | drobilla: lsp-plugins, SadKo should already have reported it on your tracker | 21:56 |
drobilla | Ah. Well, I will release the source code of my fix when the donation goal has been reached ;:P | 22:01 |
drobilla | "[LV2]" suffix? | 22:04 |
drobilla | I kind of want to not fix this on purpose, that's so silly | 22:04 |
*** grejppi has quit IRC | 22:20 | |
drobilla | rgareus: Also, lilv doesn't do that. The host can save presets to whatever name they want | 22:30 |
drobilla | plugname_presetname.preset.lv2 is the convention. | 22:30 |
drobilla | Turns out jalv has a different bug in this area, I'm guessing this is a deflected Ardour one | 22:31 |
*** drobilla has quit IRC | 22:35 | |
*** rncbc has quit IRC | 22:42 | |
*** grejppi has joined #lv2 | 22:49 | |
*** edogawa has quit IRC | 22:50 | |
*** ricardocrudo has quit IRC | 23:03 | |
*** ricardocrudo has joined #lv2 | 23:10 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!