David
                                            David
                                        
                                    Not sure what you mean with pb?! I tried with Mixbus and for me it just segfaults directly: ``` 0 org.ardour.Mixbus6 0x0000000100c4c9b3 LV2PluginUI::lv2ui_instantiate(std::string const&) + 4675 ``` Thats kind of...
As far as I know, the ABI between the GTK version that is bundled with ardour and the more recent homebrew version is incompatbile. I never checked what changes make...
Yes, thats really the only unsolved problem for me. But thats independent of which dependency stack (bundled vs homebrew) you use. If it would be implemented that plugins won't be...
Output of `./scarlett-mixer -vv --print-controls`: ```* hw:0 "Oxygen 61" * hw:1 "HDA Intel HDMI" * hw:2 "HDA Intel PCH" * hw:3 "Scarlett 18i8 USB" Autodetect: Using "hw:3" Device `Scarlett 18i8...
I found the problem. With gen2 the mixer is disabled by default. You see that in dmesg: ``` Focusrite Scarlett Gen 2 Mixer Driver disabled; use options snd_usb_audio device_setup=1 to...
Yes it works in general. Besides the layout, it would be nice if the "Source" column would be filled with something useful by default (all set to Off after starting)....
The driver is the one that is build-in into the the kernel. Since you see all these outputs it seems to be a different problem than I had, maybe because...
The patch works for me 👍 (so does sed 's/__builtin_sinf/sinf/g' +cos)
We have exactly the same problem here. It sounds very wrong to me that helm diffs against the last successful deployment ("deployed"). Please note that `--wait` makes the difference here.