[00:19] OvenWerks: Seems as though FalkTX's focus of development is Carla at this time, and I am within a razor's edge of getting the wine bridge to compile. [00:19] He has stated that anything new related to the patchbay code goes to Carla first then the Cadence tools. [00:20] So, Carla should replace Patchage for us since it has all of the functionality we need along with being a plugin host. [00:29] cool [00:31] * OvenWerks is adding personal monitoring to Ardour for the past week or so. I think the internals of the sends are done. Next the monitor master. It works from the OSC ui right now... can be controled from the GUI, but not set up :) [00:36] re: -controls there is no delay at all. However, It shouldn't try to start a new daemon till -controls wants to send to it [00:40] I would have thought that by the time the user has started the GUI and switched to the audio tab... then looked to see what button to press before doing so, there would have been enough time for a ping back :P [00:42] but it is not high priority and I have been doing a fair amount of 20 minute builds which are 100% cpu on all cores. Also, full memory or some libs -controls needs being in swap may have some effect. [00:44] I am also guessing that dbus monitoring only happens once the gui scan starts because it is a GUI call back (on both sides). [03:33] Eickmeyer: can you confirm this: https://bugs.launchpad.net/ubuntustudio-controls/+bug/1798927 [03:33] Launchpad bug 1798927 in ubuntustudio-controls "More than one daemon sometimes gets started with extra pulse bridges" [Undecided,New] [03:35] * OvenWerks is not at all sure what to do about it :) [03:36] Two things I guess, a timeout and a kill any old one. [03:38] The time out should catch almost all problems and the kill all the rest. [03:46] You can confirm it first then mark it in progress :)