[03:16] teward: I know it's late, but added a patch to fix the hard error. [06:44] wonko: hmm, it would be really nice if I could save a list of lists to config :) [06:46] wonko: for example a list of pulse [[port names],[endpoint]] [06:47] wonko: it looks like I will have to have a "none" place holder [06:49] wonko: so two params: pulse_in: name1 name2 and then pulse_in_ends: end1 end2 [06:50] wonko: if the name does not have an end (connection) then it will be "none" cause "" will not work. [06:50] wonko: but the gui will have to show "" (blank) [14:50] You could make your life a lot easier if you got past your dislike of yaml/json and used that for the config file. :) [14:51] Sorry, work got super busy. Next week's calendar is very light so I'll shoot down and do some work on this with you. [16:27] wonko: I have been slow as well. autojack now takes a list of names... controls still needs to generate that list.