*** rncbc has quit IRC | 00:00 | |
*** tytel has joined #lv2 | 00:01 | |
*** edo_pc has quit IRC | 00:16 | |
*** sigma6 has quit IRC | 01:07 | |
*** tytel has quit IRC | 01:15 | |
*** sigma6 has joined #lv2 | 01:23 | |
*** tytel has joined #lv2 | 01:39 | |
*** tytel has quit IRC | 02:17 | |
*** tytel has joined #lv2 | 02:17 | |
*** NickSB3 has joined #lv2 | 02:17 | |
*** tytel has quit IRC | 02:17 | |
*** tytel has joined #lv2 | 02:18 | |
*** tytel has quit IRC | 02:18 | |
*** tytel has joined #lv2 | 02:19 | |
*** tytel has quit IRC | 02:19 | |
*** tytel has joined #lv2 | 02:19 | |
*** tytel has quit IRC | 02:20 | |
*** tytel has joined #lv2 | 02:20 | |
*** tytel has quit IRC | 02:21 | |
*** diqidoq has quit IRC | 03:20 | |
*** Yruama_Lairba has quit IRC | 03:49 | |
*** NickSB3 has quit IRC | 05:52 | |
*** oofus has quit IRC | 06:03 | |
*** deva has joined #lv2 | 08:34 | |
*** NickSB3 has joined #lv2 | 08:49 | |
*** artfwo has quit IRC | 09:43 | |
*** artfwo has joined #lv2 | 09:44 | |
*** yann-kaelig has joined #lv2 | 09:46 | |
*** oofus has joined #lv2 | 11:22 | |
*** rncbc has joined #lv2 | 12:15 | |
*** m4l3z has joined #lv2 | 12:25 | |
*** rncbc has quit IRC | 13:11 | |
*** rncbc has joined #lv2 | 13:13 | |
*** diqidoq has joined #lv2 | 13:26 | |
*** nixlappy has quit IRC | 13:37 | |
*** NickSB3 has quit IRC | 14:06 | |
*** artfwo has quit IRC | 14:07 | |
*** artfwo has joined #lv2 | 14:07 | |
*** artfwo_ has joined #lv2 | 14:30 | |
*** artfwo has quit IRC | 14:34 | |
*** NickSB2 has joined #lv2 | 14:43 | |
*** Yruama_Lairba has joined #lv2 | 14:44 | |
*** nixlappy has joined #lv2 | 15:01 | |
*** m4l3z has quit IRC | 15:05 | |
*** trebmuh has quit IRC | 16:32 | |
*** artfwo_ has quit IRC | 16:35 | |
*** artfwo has joined #lv2 | 16:36 | |
*** trebmuh has joined #lv2 | 16:46 | |
*** NickSB2 has quit IRC | 17:38 | |
*** NickSB2 has joined #lv2 | 17:40 | |
*** nixlappy has quit IRC | 17:42 | |
*** nixlappy has joined #lv2 | 17:54 | |
rgareus | ventosus: could you give me a cmake hint? How can I build your plugins and symlink ~/.lv2/PLUGIN_NAME.lv2 to the source-dir to use them without installing? | 18:56 |
---|---|---|
*** deva has quit IRC | 18:57 | |
ventosus | hmm, I think I do something like that in CI, wait... | 18:59 |
rgareus | the only way I found is using DESTDIR to install them someplace and then symlink to there | 19:00 |
ventosus | If it's a plugin that has a UI with pngs, it needs to be installed | 19:03 |
ventosus | don't see another way | 19:03 |
ventosus | plugins without UI can just be symlinked to src/plugin/build | 19:04 |
ventosus | if build is your out-of-tree build directory, that is | 19:04 |
*** m4l3z has joined #lv2 | 19:11 | |
ventosus | rgareus: it is valid to return an idisp surface smaller than requested by the host? | 19:20 |
*** m4l3z has quit IRC | 19:21 | |
rgareus | ventosus: yes, the host specifies maximum sizes, the plugin returns actual size | 19:27 |
rgareus | https://github.com/x42/lv2/blob/master-rg/lv2/ardour.org/ns/ext/inline-display/inline-display.h#L75-L91 | 19:27 |
rgareus | ventosus: with a default compile (incl assert), i get jalv.gtk: midi_matrix.lv2/nuklear/nuklear.h:19105: nk_window_set_bounds: Assertion `ctx->current != win && "You cannot update a currently in procecss window"' failed. | 19:33 |
rgareus | ventosus: is that a known issue? | 19:33 |
ventosus | I don't see that error message the first time | 19:36 |
ventosus | let me check | 19:36 |
*** NickSB3 has joined #lv2 | 19:37 | |
ventosus | rgareus: oh my, I get the same | 19:41 |
ventosus | I've recently updated the nuklear toolkit | 19:42 |
ventosus | seems they added that check | 19:42 |
ventosus | all my other UIs will have the same issue, needs fixing | 19:46 |
*** tytel has joined #lv2 | 20:28 | |
ventosus | rgareus: fixed | 20:35 |
ventosus | [...] plugin returns actual size | 20:41 |
* ventosus was expecting the plugin to fill the whole requested rect | 20:42 | |
ventosus | my bad | 20:42 |
ventosus | now it works | 20:42 |
ventosus | https://paste.open-music-kontrollers.ch/synthpod_idisp_screeny.png | 20:48 |
rgareus | that's loud :( | 21:28 |
rgareus | but nice! :) | 21:28 |
* rgareus git pulleth | 21:28 | |
rgareus | ventosus: fix confirmed | 21:30 |
rgareus | ventosus: how hard would it be to allow drawing lines in the midi-matrix GUI? (alike ardour's connection matrix)? | 21:31 |
rgareus | mostly for vertical un-assign. | 21:32 |
*** tytel has quit IRC | 22:53 | |
*** tytel has joined #lv2 | 22:53 | |
*** NickSB3 has quit IRC | 23:06 | |
*** tytel has joined #lv2 | 23:07 | |
*** tytel has quit IRC | 23:38 | |
*** tytel has joined #lv2 | 23:45 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!