[00:30] * tsimonq2 waves [00:31] Eickmeyer: I'll be happy to vouch, just CC me on the ticket.\ [02:59] OvenWerks: They're all from the same control and copyright file, so that can be fixed. [02:59] OvenWerks: Overall, these issues can be overcome. [03:00] Yes, just a) pointing them out, B) showing the command line I used for them. [03:01] Yeah, I got that. I think getting it to compile, package, and install was at least half the battle. [03:01] I don't remember if it also works running lintian against src directory. I do remember that running against different places shows different things [03:01] Yes, good work. [03:02] I had been working on it since Wednesday, so you can imagine my relief when it actually _worked_. [03:02] :) [03:02] What I remember is that, it was easy to build from git, but hard to get it into a src package [03:04] I could create a binary package directly, but that is not acceptable for the debian/ubuntu repos. [03:04] (And I do agree with that idea) [03:04] Yeah. It took a little finessing the makefile, control, and rules files since they were a bit, shall we say, off? [03:04] :) yes [03:05] It was looking for a lot of -static build depends and there were parts of the makefile and rules file that had been depricated in February. [03:06] the plugin parts should be static. [03:06] It barked at me every time if the requested package name was *-static. [03:07] So, I just switched to the *-dev package for the build deps. [03:08] I think falktx may have his own set of -static packages. [03:09] Exactly, I just had to point it to what is already in main & universe. [03:10] The "debian way" is to load libs on demand to save memory. However, lib modules tht share namespace can conflict from one plugin to the next. [03:10] Statically compiles plugins are "correct" [03:11] This is why many of the good plugins use the author's own GUI toolkit rather than gtk or qt. [03:12] Or they use something like fltk where the header file _is_ the lib. [03:13] This is also why Calf and guitarix cause trouble in some setups. [03:13] I see. [03:18] I haven't tried for some time, but it used to be that after viewing the guitarix plugin GUI, Ardour's colour scheme would change till restart. [03:21] Doesn't seem to now. [03:23] Hmm, It doesn't look like we install guitarix... at least I don't remember removing it. [03:23] we do have guitarix-lv2 though [03:25] I've used those plugins with Ardour and have never had an issue. [03:26] Of course, I use lv2 nearly exclusively. [03:26] It may be because you are using Ardour from ubuntu and not from Ardour.org, but who knows? [03:27] I've used it both ways. [03:30] I am wondering why I have only the guitarix-lv2 package installed as our seeds list guitarix [03:39] guitarix when run from the commandline works ok, but on exit it core dumps. Not something I would notice running ti from the menu. [03:45] Interesting. [03:47] But it works fine as a plugin (so far) which is a much more likely place for me to use it. [03:49] Same. I don't even use Calf natively. [03:50] I haven't used Calf for ages, nothing in there I need I think. [03:52] I use mostly mono input, EQs, and delays for live performance. [03:52] The delays simulate tape delays, which is pretty cool. [03:52] I use a-eq or fil4 [03:53] Damian's stuff is pretty good too. [23:45] Eickmeyer: did you ever get phones/speakers working? What computer do you have?