*** unclechu has quit IRC | 00:08 | |
*** timbyr has quit IRC | 00:11 | |
*** falktx_ has quit IRC | 00:11 | |
*** timbyr has joined #lv2 | 00:13 | |
*** drobilla has quit IRC | 00:32 | |
*** drobilla has joined #lv2 | 01:40 | |
*** NickSB2 has joined #lv2 | 02:04 | |
*** awilliams has joined #lv2 | 06:39 | |
*** NickSB2 has quit IRC | 06:50 | |
*** edogawa has joined #lv2 | 07:33 | |
*** falktx has joined #lv2 | 09:16 | |
*** sigma6 has quit IRC | 09:57 | |
*** sigma6 has joined #lv2 | 09:58 | |
*** timbyr has quit IRC | 10:19 | |
*** timbyr has joined #lv2 | 10:21 | |
*** NickSB has quit IRC | 10:58 | |
*** Gethiox3 has joined #lv2 | 11:09 | |
*** Gethiox2 has quit IRC | 11:11 | |
*** falktx has quit IRC | 11:52 | |
*** Anchakor_ has quit IRC | 12:06 | |
*** falktx has joined #lv2 | 12:13 | |
*** falktx has quit IRC | 12:55 | |
*** falktx has joined #lv2 | 13:03 | |
*** rncbc has joined #lv2 | 13:28 | |
*** rncbc has quit IRC | 14:49 | |
*** falktx has quit IRC | 14:51 | |
*** falktx has joined #lv2 | 15:01 | |
*** edogawa_ has joined #lv2 | 15:31 | |
*** edogawa has quit IRC | 15:34 | |
*** edogawa_ is now known as edogawa | 15:37 | |
*** rncbc has joined #lv2 | 15:40 | |
*** awilliams has quit IRC | 16:04 | |
*** NickSB has joined #lv2 | 16:21 | |
*** Anchakor_ has joined #lv2 | 17:31 | |
*** NickSB2 has joined #lv2 | 18:30 | |
*** mlpug has joined #lv2 | 18:31 | |
*** rncbc has quit IRC | 18:40 | |
*** rncbc has joined #lv2 | 19:27 | |
*** falktx has quit IRC | 20:15 | |
*** falktx has joined #lv2 | 20:16 | |
*** rncbc is now known as rncbc|AFK | 20:19 | |
*** rncbc has joined #lv2 | 20:22 | |
*** rncbc has quit IRC | 20:31 | |
*** mlpug has quit IRC | 21:01 | |
*** rncbc|AFK has quit IRC | 21:40 | |
rgareus | is there an elegrant way to model a 'reset button' using LV2 ports? | 22:20 |
---|---|---|
rgareus | e.g a push-button to reset peak-hold of a meter. | 22:20 |
rgareus | http://lv2plug.in/ns/lv2core/#toggled could be [ab]used but it's not entierly appropriate | 22:21 |
rgareus | ideally, a releasing a 'pushbutton' would result in the float port value being non-zero for one cycle. Alternatively press & release could be distinguished | 22:23 |
*** LAbot has joined #lv2 | 23:25 | |
rgareus | drobilla: the change from 'Blank' to 'Object' breaks plugins that use time_Position (which was previously inside a Blank Atom) | 23:47 |
rgareus | drobilla: did you anticipate this? Can the Object URI be mapped to the same value as Blank for a transition period? | 23:48 |
rgareus | drobilla: the only host that uses an Object to contain timePosition is currently jalv. Other LV2 hosts still use Blank. | 23:49 |
drobilla | rgareus: Switching hosts to send Object will indeed break plugins that were checking only for Blank | 23:53 |
drobilla | rgareus: There was never any rule it would be a Blank | 23:54 |
drobilla | rgareus: As for transition period, plugins should check for all of them, as the examples do, using a utility function provided just for that | 23:54 |
rgareus | drobilla: was the utility function in place before the change from Blank -> Object? | 23:56 |
drobilla | rgareus: Not in util.h, but eg-sampler had one | 23:57 |
rgareus | drobilla: I'm tempted to leave it as is until debian/stable will have lv2 >=1.8.0 (ETA Nov'14) | 23:58 |
drobilla | rgareus: Leave it as-is in what? | 23:58 |
drobilla | rgareus: Obviously plugins should check for Object | 23:59 |
drobilla | ASAP, and there is zero potential for problem doing so | 23:59 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!