=== dax is now known as housecat [20:36] hi, I'm trying to get audio on my external USB interface working using ubuntustudio-controls, but so far I can't get it to work. Regular qjackctl is off (GUI of it is still open though for monitoring connections) [20:37] also, I remember someone posting a link to the general Ubuntu Studio system config (that can get applied on a vanilla Ubuntu) but I think I lost the link. It was on Launchpad I believe. Can anyone please provide it again? [20:37] !ubuntustudio-controls | AppAraat[m] [20:37] AppAraat[m]: Ubuntu Studio Controls is the application through which audio is configured in Ubuntu Studio. It configures Jack, sets the CPU governor, and ensures the user has realtime audio permissions. For more info, see !jack and https://help.ubuntu.com/community/UbuntuStudio/UbuntuStudioControls [20:37] !ubuntustudio-installer | AppAraat[m] [20:37] AppAraat[m]: Ubuntu Studio Installer is an app that can be used to add Ubuntu Studio's benefits to an existing Ubuntu (or official flavor) installation, or add additional packages. For more info, see https://help.ubuntu.com/community/UbuntuStudio/UbuntuStudioInstaller [20:37] ubuntustudio-installer will add studio on top of another flavlour [20:38] AppAraat[m]: does your SUB inteface show up in the: USB device that should be mnaster" dropdown? [20:39] thx, but I believe that config contained stuff to put in /etc/ among other places [20:39] oh damnit, brb sorry [20:39] Uhhh... Controls does that for you. [20:39] ubuntustudio-controls will do that if the rt warning comes up. [21:11] back. Gah, I'm afraid the USB audio interface situation has to wait. [21:11] I'm aware of the UbuntuStudio Installer, but I remember here seeing a place where bare /etc/ config files were hosted. Someone told me that on a very basic level, you could apply those config files on a vanilla Ubuntu in order to get the necessary audio config needed. [21:11] I was just interested in checking out those config files to learn more [21:12] AppAraat[m]: they are in more than one package. [21:13] I'm referring to system-wide configs though, are those also inside multiple packages? [21:14] first the user needs to be in the audio group and there is a file /etc/security/limits.d/audio.conf [21:14] these first steps are done by ubuntustudio-controls [21:15] I think the rest are a part of ubuntustudio-performance-tweaks [21:15] which can be installed via ubuntustudio-installer [21:16] (or atp) [21:16] *apt maybe? (fingers are not doing what I want) [21:17] I remember seeing some JACK and ALSA configs there as well. [21:17] It kinda sucks that Riot.im is unable to search messages by username, otherwise I could just search on my own username and find it easily here. [21:18] now /etc/security/limits.d/audio.conf _should_ get installed by the instalation of Jackd2, but many sw installers don't do this right. [21:19] what is not installed by any package is the rtirq package because it should be set up differently depending on the audio device in use [21:20] ooh found it! https://git.launchpad.net/ubuntustudio-default-settings/tree/ [21:20] That package has been split [21:21] oh [21:21] OvenWerks: It's still the source package for performance tweaks. [21:21] Actually if you look inside the debian directory [21:21] what's the reasoning behind the split? [21:22] you will find that the source you are looking at does provide performance tweaks and the grub settings [21:22] because some of the default settings are specific to xfce [21:22] You are looking at the right file [21:24] To be honest, I don't know if the timer setting access is even needed anymore... there may be some applications that still use though [21:25] swappiness 10 is still reasonable though [21:26] across what packages has that package been split btw? [21:27] ubuntustudio-default-settings, ubuntustudio-lowlatency-settings and ubuntustudio-performance-tweaks [21:28] thanks a lot, I'll take a look at all of those packages later on [21:28] The lowlatency settings just tweaks grub so that at boot up if you have both a generic and lowlatency, the low latency will be default [21:28] (even if the generic was installed last) [21:29] -default-settings will be xfce desktop settings and performance-tweaks is for audio setup.