Wednesday, 2017-01-04

Kykeinstalled!00:01
KykeI already worked with the x42 eq. It is very good one00:03
rgareusthanks00:03
rgareusI'm glad you like it00:03
KykeThanks to share it!00:04
KykeCongratulations!00:04
*** falktx has quit IRC00:26
*** Kyke has quit IRC00:42
*** trebmuh has quit IRC02:06
*** Yruama_Lairba has quit IRC02:23
*** jbitdrop has quit IRC03:11
ColaEuphoriadrobilla, is there any way for jalv to load a plugin via relative path? i'm trying to do some debugging for a synth but right now it requires installing it every time it's compiled04:11
rgareusColaEuphoria: set LV2_PATH04:21
rgareusLV2_PATH=/look/only/here  jalv.gtk <uri> ;    or  try LV2_PATH=/look/only/here lv2ls04:21
ColaEuphoriaah04:25
ColaEuphoriathanks04:25
rgareusy/w04:26
rgareusColaEuphoria: one thing that I usually do is create a symlink ~/.lv2/myPlugin.lv2  -> plugins-source/build/04:29
rgareusI never install plugins that I develop or maintain system-wide.04:30
ColaEuphoriai "installed" them locally04:30
rgareusliblilv (at least recent versions) automatically pick the latest version (set lv2:minorVersion lv2:microVersion are set in the .ttl)  so even if there are some distro-versions in /usr/lib/lv2  lilv prefers the dev version04:31
rgareusand after a  `make clean`   the symlink goes nowhere  and I'm back to distro provided versions..04:32
rgareusYMMV,  make install; make uninstall; to some local dir can have the same result.04:34
ColaEuphoriargareus, $ LV2_PATH=./build lv2ls error: attempt to map invalid URI `./build/c4che/'04:44
ColaEuphoriaSegmentation fault04:44
ColaEuphoriathe other folders in my build directory are breaking lv2ls04:44
ColaEuphoriaand jalv04:45
ColaEuphoriashould i just nest it one folder deeper?04:46
*** unclechu has quit IRC05:34
*** unclechu has joined #lv205:52
*** NickSB has quit IRC07:36
*** oofus has quit IRC09:50
*** son0p has joined #lv210:57
*** son0p has quit IRC11:01
rgareusindeed. with waf I get the same11:34
rgareusdrobilla: lilv_world_load_directory()  -> lilv_dir_for_each () -> load_dir_entry() at ../lilv/src/world.c:900  -> lilv_world_load_bundle (world=0x555555845520, bundle_uri=0x0) at ../lilv/src/world.c:679 crash11:40
rgareusColaEuphoria: use an absolute path11:42
rgareuslooks like the issue at hand is that LV2_PATH cannot contain relative paths11:42
rgareusLV2_PATH=`pwd`/build lv2ls  -> OK      LV2_PATH=./build lv2ls -> crash11:43
*** oofus_lt has joined #lv211:48
*** drobilla has quit IRC12:39
*** trebmuh has joined #lv212:56
*** oofus_lt has quit IRC12:58
*** Yruama_Lairba has joined #lv213:02
*** NickSB has joined #lv215:02
*** deva has joined #lv215:44
*** drobilla has joined #lv216:25
*** NickSB has quit IRC16:35
*** ademilsonfp has joined #lv216:49
drobillargareus: Kicked out lilv 0.24.217:12
rgareusdrobilla: congrats!17:13
rgareusAre you in direct contact with the debian packager? (mira.mikes) ?17:13
drobillargareus: I just sent an email to multimedia-maintainers17:15
drobillaI also managed to delete a bunch of stuff on my domain with rsync, but oh well :)17:22
drobillaAlso hasty Jalv release because it's been 2 years which is ridiculous17:39
*** drobilla has quit IRC17:57
*** Yruama_Lairba has quit IRC18:29
*** NickSB has joined #lv218:38
*** edogawa has joined #lv218:49
*** Yruama_Lairba has joined #lv219:14
*** JaVelDa has quit IRC19:36
*** JaVelDa has joined #lv219:36
*** rncbc has joined #lv219:48
*** falktx has joined #lv220:06
*** JaVelDa has left #lv220:13
*** NickSB2 has quit IRC20:14
*** JaVelDa has joined #lv220:14
*** ademilsonfp has quit IRC20:18
*** NickSB2 has joined #lv220:29
*** deva has quit IRC20:53
*** oofus has joined #lv221:56
*** oofus has quit IRC23:01
*** oofus has joined #lv223:02
*** oofus has quit IRC23:09
*** oofus has joined #lv223:12
*** edogawa has quit IRC23:35
*** rncbc has quit IRC23:40
*** drobilla has joined #lv223:49
*** drobilla has quit IRC23:54
*** NickSB has quit IRC23:55

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