*** JaVelDa has quit IRC | 00:06 | |
*** drobilla has joined #lv2 | 00:51 | |
*** JaVelDa has joined #lv2 | 00:54 | |
*** artfwo has quit IRC | 01:59 | |
*** Yruama_Lairba has quit IRC | 03:44 | |
*** oofus has quit IRC | 07:03 | |
*** oofus has joined #lv2 | 07:04 | |
*** trebmuh has joined #lv2 | 08:45 | |
*** Marama has joined #lv2 | 10:07 | |
*** drobilla has quit IRC | 10:24 | |
*** Marama is now known as domino | 10:27 | |
*** domino has quit IRC | 10:29 | |
*** Domino has joined #lv2 | 10:29 | |
*** Domino is now known as Guest46242 | 10:29 | |
*** Guest46242 has quit IRC | 10:31 | |
*** Marama has joined #lv2 | 10:31 | |
*** Marama is now known as DominoM | 10:36 | |
*** DominoM is now known as Domino | 10:57 | |
*** oofus has quit IRC | 11:43 | |
*** oofus has joined #lv2 | 11:43 | |
*** ftonello has joined #lv2 | 12:02 | |
*** Yruama_Lairba has joined #lv2 | 12:35 | |
*** artfwo has joined #lv2 | 13:46 | |
*** deva has joined #lv2 | 14:19 | |
*** unclechu has quit IRC | 14:24 | |
*** unclechu has joined #lv2 | 14:51 | |
*** ademilsonfp has joined #lv2 | 16:49 | |
*** UgJkA is now known as lahey | 18:41 | |
*** lahey is now known as UgJkA | 18:41 | |
*** ademilsonfp has quit IRC | 19:48 | |
*** deva has quit IRC | 19:59 | |
*** HarryHaaren has joined #lv2 | 20:02 | |
*** joelkraehemann has joined #lv2 | 21:13 | |
joelkraehemann | hi all | 21:13 |
---|---|---|
joelkraehemann | http://lv2plug.in/ns/ext/options | 21:13 |
joelkraehemann | what can I pass as a subject | 21:14 |
joelkraehemann | ? | 21:14 |
joelkraehemann | Can subject be a plugin instance? | 21:15 |
rgareus | joelkraehemann: for which option? | 21:33 |
rgareus | and for what plugin? | 21:33 |
rgareus | http://lv2plug.in/ns/ext/instance-access/ is the general way for UI to DSP instance access | 21:33 |
joelkraehemann | I just wonder what it is good for :/ | 21:33 |
rgareus | joelkraehemann: http://lv2plug.in/ns/ext/buf-size/#maxBlockLength for example. | 21:35 |
rgareus | allows a host to inform a plugin about the max. possible buffersize that the host will ever use | 21:36 |
rgareus | for plugins that need to allocate buffers at instantiation time. | 21:36 |
joelkraehemann | ((LV2_Options_Option *) my_option).subject = urid_map_get_id(http://lv2plug.in/ns/ext/buf-size) | 21:39 |
joelkraehemann | ((LV2_Options_Option *) my_option).key = urid_map_get_id(LV2_BUF_SIZE__boundedBlockLength) | 21:39 |
joelkraehemann | ? | 21:39 |
joelkraehemann | I see here http://git.drobilla.net/cgit.cgi/jalv.git/tree/src/jalv.c#n1074 all subjects 0 | 21:40 |
rgareus | joelkraehemann: .context = LV2_OPTIONS_INSTANCE ; subject = NULL ; key = map (LV2_BUF_SIZE__minBlockLength); | 21:42 |
rgareus | s/NULL/0/ | 21:42 |
joelkraehemann | yeah but what is subject good for? | 21:42 |
rgareus | proper triplet subject, predicate, object sentences | 21:43 |
rgareus | I suppose "0" here means "host" or "any" | 21:44 |
rgareus | that'd be a question for david | 21:44 |
joelkraehemann | great! | 21:45 |
joelkraehemann | may be later :P | 21:45 |
*** drobilla has joined #lv2 | 21:53 | |
*** Yruama_Lairba1 has joined #lv2 | 21:53 | |
*** Yruama_Lairba has quit IRC | 21:54 | |
rgareus | drobilla: what does subject "0" mean for LV2_Options_Option ? | 21:56 |
*** trebmuh has quit IRC | 23:22 | |
*** HarryHaaren has quit IRC | 23:29 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!