*** ftonello has quit IRC | 01:01 | |
*** drobilla has joined #lv2 | 01:39 | |
* drobilla , after over a decade in this game, is starting to finally learn that "release early, release often" is pretty nice | 01:40 | |
* ColaEuphoria wonders why everyone around here speaks in third person | 02:42 | |
*** NickSB has quit IRC | 02:58 | |
*** NickSB2_ has joined #lv2 | 03:06 | |
*** NickSB2 has quit IRC | 03:07 | |
* drobilla is a superfan of the /me command | 03:30 | |
*** oofus has quit IRC | 03:30 | |
*** oofus has joined #lv2 | 03:31 | |
ColaEuphoria | sometimes i'll use /me on a chat that doesn't support it and i just end up sounding like a caveman | 03:37 |
---|---|---|
drobilla | Slack is almost worse than that, it "supports" it, but just shows it as a normal message in italics | 03:38 |
drobilla | So that it's a "me" thing gets lost | 03:38 |
ColaEuphoria | hah | 03:38 |
ColaEuphoria | other times i'll start off a long message with the name of a 4chan board like /sci/ and the entire thing gets discarded on irc because of the / | 03:39 |
*** Yruama_Lairba has quit IRC | 03:51 | |
*** NickSB has joined #lv2 | 04:21 | |
*** drobilla has quit IRC | 04:59 | |
*** oofus has quit IRC | 05:32 | |
*** oofus has joined #lv2 | 05:32 | |
*** joelkraehemann has joined #lv2 | 06:38 | |
joelkraehemann | hi all | 06:38 |
joelkraehemann | does someone provide this in debian http://kxstudio.linuxaudio.org/ns/lv2ext/programs#UIInterface | 06:39 |
joelkraehemann | I intend to extend the lv2 support in GSequencer | 06:56 |
joelkraehemann | The goal is to support Pianoteq_5_STAGE.ttl | 06:57 |
joelkraehemann | I'll start with this http://lv2plug.in/ns/ext/options/options.html#options | 07:09 |
joelkraehemann | does it need the previous mapped uri? LV2_OPTIONS_RESOURCE | 07:26 |
joelkraehemann | or the ressource mapped with urid? | 07:28 |
ventosus | joelkraehemann: pianoteq runs fine without the host supporting any kx:* extensions, it's purely optional | 07:43 |
joelkraehemann | Yeah I know you can connect it with JACK | 07:43 |
joelkraehemann | however the options are needed I think | 07:43 |
ventosus | no, i'm talking about the LV2 plugin | 07:44 |
joelkraehemann | ventosus: I have time and I feel like extending lv2 support | 07:44 |
joelkraehemann | What does this mean http://lv2plug.in/ns/ext/buf-size#boundedBlockLength | 07:46 |
joelkraehemann | ^^ host shall always use same block length and provide it by options? | 07:46 |
ventosus | pianoteq requires feature http://lv2plug.in/ns/ext/buf-size/#boundedBlockLength | 07:48 |
ventosus | so yes, you have to implement the options extension in your host for pianoteq | 07:48 |
joelkraehemann | here we are http://git.savannah.gnu.org/cgit/gsequencer.git/tree/ags/plugin/ags_lv2_option_manager.h?h=0.7.x | 07:49 |
joelkraehemann | I have to track ressources | 07:49 |
joelkraehemann | Note ::get() and ::set() are wrappers to do global access | 07:49 |
ventosus | and in the options, you have to define http://lv2plug.in/ns/ext/buf-size/#minBlockLength | 07:49 |
ventosus | and http://lv2plug.in/ns/ext/buf-size/#maxBlockLength | 07:49 |
joelkraehemann | Yeah and it shall be thread-safe so I need to do a AgsTask | 07:50 |
ventosus | so, the minimal and maximal to be expected block length ever passed to the plugins run() | 07:50 |
joelkraehemann | It depends on samplerate :/ | 07:51 |
joelkraehemann | Can I pass it, as well | 07:51 |
joelkraehemann | ? | 07:51 |
joelkraehemann | minimal and maximal needs to be adjusted thus | 07:52 |
ventosus | passing http://lv2plug.in/ns/lv2core/#sampleRate as option is useful for UIs | 07:55 |
ventosus | the DSP run function already has sampleRate as argument | 07:55 |
ventosus | here's how you can construct the options structure: http://git.drobilla.net/cgit.cgi/jalv.git/tree/src/jalv.c#n1075 | 07:57 |
*** trebmuh has joined #lv2 | 08:00 | |
joelkraehemann | thank you ventosus | 08:02 |
joelkraehemann | I'm busy for a while | 08:09 |
*** ftonello has joined #lv2 | 08:17 | |
*** ftonello has quit IRC | 09:03 | |
*** rncbc has joined #lv2 | 09:38 | |
*** rncbc has quit IRC | 10:23 | |
*** rncbc has joined #lv2 | 10:39 | |
*** artfwo has quit IRC | 12:05 | |
*** oofus_lt has joined #lv2 | 12:54 | |
*** ftonello has joined #lv2 | 14:13 | |
*** deva has joined #lv2 | 14:57 | |
*** ftonello has quit IRC | 15:12 | |
*** deva has quit IRC | 20:34 | |
*** ocbtec has joined #lv2 | 20:37 | |
*** jbitdrop has joined #lv2 | 20:38 | |
*** oofus_lt has quit IRC | 23:07 | |
*** trebmuh has quit IRC | 23:29 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!