/srv/irclogs.ubuntu.com/2019/05/01/#ubuntustudio-devel.txt

OvenWerksEickmeyer: I decided that sinse there are a number of calls that refresh what devices show up in various places, I should do that refresh in one place/call. The problem is that I set in each case the active device which also calls the refresh... and so it goes forever.00:20
OvenWerksI have some choices, use a signal with a delay. Detect something other than a select. Set a value true and ignore other selects untill finished. ignore any select that comes without a dropdown/click.00:24
EickmeyerOvenWerks: That's quite a few options!00:48
EickmeyerBack in the day, when programing in BASIC, you'd just make an infinite loop looking for a keypress. When the keypress was detected, act. Things aren't so simple anymore.00:49
OvenWerksinfinite loop = 100%cpu01:47
Eickmeyer[m]Eek! Yeah, not good.02:04
OvenWerksThats why we don't wait for keystrokes that way any more.02:07
OvenWerks(well maybe windows does, but I think even they got over that one)02:07
Eickmeyer[m]Yeah, that was back in the day when every device got an interrupt.03:11
OvenWerksEickmeyer: feel free to look at the jack alive indicator in -controls.21:25
EickmeyerOvenWerks: Will do. Recently pushed?21:26
OvenWerksYa, may not be build as I did not request that21:29
EickmeyerOvenWerks: No worries. I'm working on lsp-plugins, and am to the point to ask for sponsorship.22:17
EickmeyerIt was actually pretty easy to split, but the funny part is that the ladspa/vst/lv2 plugins are just wrappers for binaries. So, I had to make a common package and put the wrappers in their own packages.22:18
EickmeyerAlso made a metapackage for standalone, which literally just installs the common packages.22:19
Eickmeyerbug 182728822:27
ubottubug 1827288 in Ubuntu Studio "[Needs Packaging] LSP-Plugins for Eoan" [Medium,In progress] https://launchpad.net/bugs/182728822:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!