*** gianMOD has joined #lv2 | 00:38 | |
*** aombk2 is now known as aombk | 00:39 | |
*** gianMOD has quit IRC | 00:43 | |
*** ricardocrudo_ has quit IRC | 00:47 | |
*** Magnus_RM has joined #lv2 | 01:08 | |
*** drobilla has quit IRC | 01:27 | |
*** drobilla has joined #lv2 | 01:27 | |
*** gianMOD has joined #lv2 | 01:39 | |
*** gianMOD has quit IRC | 01:45 | |
*** burayon_ has joined #lv2 | 02:19 | |
*** Magnus_RM has quit IRC | 02:25 | |
*** gianMOD has joined #lv2 | 02:41 | |
*** gianMOD has quit IRC | 02:46 | |
*** gianMOD has joined #lv2 | 03:42 | |
*** burayon_ has quit IRC | 03:43 | |
*** gianMOD has quit IRC | 03:46 | |
*** gianMOD has joined #lv2 | 04:42 | |
*** gianMOD has quit IRC | 04:47 | |
*** gianMOD has joined #lv2 | 05:28 | |
*** curlymorphic has joined #lv2 | 06:26 | |
*** gianMOD has quit IRC | 06:29 | |
*** edogawa has joined #lv2 | 07:25 | |
*** gianMOD has joined #lv2 | 07:30 | |
*** gianMOD has quit IRC | 07:36 | |
*** falktx has joined #lv2 | 07:40 | |
*** gianMOD has joined #lv2 | 07:56 | |
*** gianMOD has quit IRC | 07:57 | |
*** gianMOD has joined #lv2 | 07:57 | |
*** gianMOD has quit IRC | 08:22 | |
*** gianMOD has joined #lv2 | 08:49 | |
*** ricardocrudo has joined #lv2 | 09:01 | |
*** edogawa_ has joined #lv2 | 09:47 | |
*** edogawa has quit IRC | 09:50 | |
*** ddom has joined #lv2 | 10:24 | |
bgola | drobilla: hey :) in the latest ingen svn rev it depends on ganv 1.5.3 at least to build the GUI, but ganv svn is still in 1.5.2... | 10:56 |
---|---|---|
*** falktx has quit IRC | 11:26 | |
*** edogawa_ is now known as edogawa | 11:46 | |
*** edogawa is now known as edogawa_ | 11:46 | |
*** edogawa_ is now known as edogawa | 11:46 | |
*** falktx has joined #lv2 | 12:15 | |
*** HarryHaaren has joined #lv2 | 12:21 | |
* falktx is getting a lot of terminate called after throwing an instance of 'Ingen::Server::JackDriver::PortRegistrationFailedException' | 12:22 | |
*** mlpug has joined #lv2 | 12:25 | |
*** mlpug has quit IRC | 12:45 | |
*** gianMOD has quit IRC | 13:05 | |
*** gianMOD has joined #lv2 | 13:13 | |
*** gianMOD has quit IRC | 14:01 | |
*** dave_ has joined #lv2 | 14:12 | |
*** curlymorphic has quit IRC | 14:14 | |
*** dave_ has quit IRC | 14:15 | |
*** curlymorphic has joined #lv2 | 14:15 | |
*** gianMOD has joined #lv2 | 14:33 | |
falktx | drobilla: why do ingen graphs need a file:// URI? If I change the URI to some http thing it stops working | 14:40 |
falktx | Connect to non-existent port 5 | 14:40 |
falktx | ingen-plugin keeps printing that^ | 14:40 |
*** HarryHaaren has quit IRC | 14:43 | |
*** gianMOD has quit IRC | 16:24 | |
*** falktx has quit IRC | 16:29 | |
*** ricardocrudo has quit IRC | 16:31 | |
*** falktx has joined #lv2 | 16:33 | |
*** gianMOD has joined #lv2 | 16:34 | |
*** ricardocrudo has joined #lv2 | 16:34 | |
*** gianMOD has quit IRC | 16:35 | |
*** sigma6 has quit IRC | 16:46 | |
drobilla | bgola: fixed | 17:19 |
drobilla | falktx: change how? | 17:19 |
drobilla | falktx: I don't know. I need to flesh out the save dialog. | 17:19 |
falktx | drobilla: I mean using http URIs for ingen graphs. instead of the current filename | 17:20 |
drobilla | falktx: I know what you mean. Which is why I said "how" and not "what" ;) | 17:22 |
falktx | I edit the files manually and change it | 17:22 |
falktx | <> into http://.... | 17:22 |
falktx | and in the manifest.ttl file as well | 17:22 |
*** ddom has quit IRC | 17:29 | |
drobilla | Confirmed. It assumes given path is also the URI (i.e. is saved by ingen). I need to move the manifest parsing code from the LV2 stuff to work here as well | 17:33 |
falktx | honestly I though I was on purpose... | 17:37 |
falktx | *it was | 17:38 |
*** falktx has quit IRC | 17:38 | |
*** rncbc has joined #lv2 | 18:09 | |
*** HarryHaaren has joined #lv2 | 18:21 | |
*** falktx has joined #lv2 | 18:31 | |
*** mlpug has joined #lv2 | 18:44 | |
*** ddom has joined #lv2 | 18:44 | |
*** ricardocrudo has quit IRC | 18:52 | |
drobilla | falktx: Well, no, but it's not currently a feature since you can't save graphs that way anyway | 19:05 |
drobilla | falktx: It's intended to be able to save them with a URI and some author metadata and whatnot for publication, but I need to the GUI for this. | 19:05 |
drobilla | Author stuff should probably go in the config ala git | 19:05 |
falktx | yeah, I like that idea | 19:05 |
drobilla | Also kind of wondering, re: polish, what the default run (thing in the menu) should be | 19:08 |
drobilla | Most general is show the connect window but this is annoying. | 19:08 |
drobilla | I guess it could try ingen -eg and if that fails, show the window | 19:08 |
* drobilla wonders how portable of a "if I am running in a TTY" and a "if I am running in a GUI" snippets there are | 19:10 | |
drobilla | getenv("DISPLAY") for the latter, but only X11 | 19:10 |
*** falktx has quit IRC | 20:19 | |
*** mlpug has quit IRC | 20:36 | |
*** ricardocrudo has joined #lv2 | 20:42 | |
*** gianMOD has joined #lv2 | 20:56 | |
*** Magnus_RM has joined #lv2 | 21:20 | |
* drobilla begins to reconsider fork() in such a big thing | 22:15 | |
*** rncbc has quit IRC | 22:23 | |
*** HarryHaaren has quit IRC | 22:50 | |
*** gianMOD has quit IRC | 23:03 | |
*** aombk2 has joined #lv2 | 23:04 | |
*** aombk has quit IRC | 23:06 | |
*** edogawa has quit IRC | 23:52 | |
*** ricardocrudo has quit IRC | 23:59 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!