Kyke | installed! | 00:01 |
---|---|---|
Kyke | I already worked with the x42 eq. It is very good one | 00:03 |
rgareus | thanks | 00:03 |
rgareus | I'm glad you like it | 00:03 |
Kyke | Thanks to share it! | 00:04 |
Kyke | Congratulations! | 00:04 |
*** falktx has quit IRC | 00:26 | |
*** Kyke has quit IRC | 00:42 | |
*** trebmuh has quit IRC | 02:06 | |
*** Yruama_Lairba has quit IRC | 02:23 | |
*** jbitdrop has quit IRC | 03:11 | |
ColaEuphoria | drobilla, 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 compiled | 04:11 |
rgareus | ColaEuphoria: set LV2_PATH | 04:21 |
rgareus | LV2_PATH=/look/only/here jalv.gtk <uri> ; or try LV2_PATH=/look/only/here lv2ls | 04:21 |
ColaEuphoria | ah | 04:25 |
ColaEuphoria | thanks | 04:25 |
rgareus | y/w | 04:26 |
rgareus | ColaEuphoria: one thing that I usually do is create a symlink ~/.lv2/myPlugin.lv2 -> plugins-source/build/ | 04:29 |
rgareus | I never install plugins that I develop or maintain system-wide. | 04:30 |
ColaEuphoria | i "installed" them locally | 04:30 |
rgareus | liblilv (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 version | 04:31 |
rgareus | and after a `make clean` the symlink goes nowhere and I'm back to distro provided versions.. | 04:32 |
rgareus | YMMV, make install; make uninstall; to some local dir can have the same result. | 04:34 |
ColaEuphoria | rgareus, $ LV2_PATH=./build lv2ls error: attempt to map invalid URI `./build/c4che/' | 04:44 |
ColaEuphoria | Segmentation fault | 04:44 |
ColaEuphoria | the other folders in my build directory are breaking lv2ls | 04:44 |
ColaEuphoria | and jalv | 04:45 |
ColaEuphoria | should i just nest it one folder deeper? | 04:46 |
*** unclechu has quit IRC | 05:34 | |
*** unclechu has joined #lv2 | 05:52 | |
*** NickSB has quit IRC | 07:36 | |
*** oofus has quit IRC | 09:50 | |
*** son0p has joined #lv2 | 10:57 | |
*** son0p has quit IRC | 11:01 | |
rgareus | indeed. with waf I get the same | 11:34 |
rgareus | drobilla: 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 crash | 11:40 |
rgareus | ColaEuphoria: use an absolute path | 11:42 |
rgareus | looks like the issue at hand is that LV2_PATH cannot contain relative paths | 11:42 |
rgareus | LV2_PATH=`pwd`/build lv2ls -> OK LV2_PATH=./build lv2ls -> crash | 11:43 |
*** oofus_lt has joined #lv2 | 11:48 | |
*** drobilla has quit IRC | 12:39 | |
*** trebmuh has joined #lv2 | 12:56 | |
*** oofus_lt has quit IRC | 12:58 | |
*** Yruama_Lairba has joined #lv2 | 13:02 | |
*** NickSB has joined #lv2 | 15:02 | |
*** deva has joined #lv2 | 15:44 | |
*** drobilla has joined #lv2 | 16:25 | |
*** NickSB has quit IRC | 16:35 | |
*** ademilsonfp has joined #lv2 | 16:49 | |
drobilla | rgareus: Kicked out lilv 0.24.2 | 17:12 |
rgareus | drobilla: congrats! | 17:13 |
rgareus | Are you in direct contact with the debian packager? (mira.mikes) ? | 17:13 |
drobilla | rgareus: I just sent an email to multimedia-maintainers | 17:15 |
drobilla | I also managed to delete a bunch of stuff on my domain with rsync, but oh well :) | 17:22 |
drobilla | Also hasty Jalv release because it's been 2 years which is ridiculous | 17:39 |
*** drobilla has quit IRC | 17:57 | |
*** Yruama_Lairba has quit IRC | 18:29 | |
*** NickSB has joined #lv2 | 18:38 | |
*** edogawa has joined #lv2 | 18:49 | |
*** Yruama_Lairba has joined #lv2 | 19:14 | |
*** JaVelDa has quit IRC | 19:36 | |
*** JaVelDa has joined #lv2 | 19:36 | |
*** rncbc has joined #lv2 | 19:48 | |
*** falktx has joined #lv2 | 20:06 | |
*** JaVelDa has left #lv2 | 20:13 | |
*** NickSB2 has quit IRC | 20:14 | |
*** JaVelDa has joined #lv2 | 20:14 | |
*** ademilsonfp has quit IRC | 20:18 | |
*** NickSB2 has joined #lv2 | 20:29 | |
*** deva has quit IRC | 20:53 | |
*** oofus has joined #lv2 | 21:56 | |
*** oofus has quit IRC | 23:01 | |
*** oofus has joined #lv2 | 23:02 | |
*** oofus has quit IRC | 23:09 | |
*** oofus has joined #lv2 | 23:12 | |
*** edogawa has quit IRC | 23:35 | |
*** rncbc has quit IRC | 23:40 | |
*** drobilla has joined #lv2 | 23:49 | |
*** drobilla has quit IRC | 23:54 | |
*** NickSB has quit IRC | 23:55 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!