[10:46] * AppAraat[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/ZPDSUtZoxQpvHxlEZhjXjYtF > [15:37] AppAraat[m]: alsamixer has no config file. However, If you mean device levels from boot to boot That is done by the system. [15:39] The systemd service is /lib/systemd/system/alsa-restore.service [15:41] this runs alsactl which would store /var/lib/alsa/asound.state normally [15:44] so that is the file you want to store. however it is not enough to place that file back in place... after putting that file back in it's directory (with sudo) you need to run alsactl restore. [15:45] AppAraat[m]: autojackrc has nothing to do with qjackctl. You should use one or the other [15:46] for qjackctl there is only one file: ~/.config/rncbc.org/QjackCtl.conf [15:46] ~/.config/autojack/autojackrc is the config file for Studio-controls [15:47] ubuntustudio-controls has been renamed and updated. [15:48] if you have made changes in /etc/pulse/ the it is worthwhile to save that, but really that should not happen. [15:52] pulseaudio user configurations should be kept in ~/.config/pulse/ [15:53] However, if you are using studio-controls, be aware that it changes the pulse configuration on the fly for a more stable jack opperation [16:42] Hello. Not sure if it is the right place to ask, if so just let me know. [16:42] I got a midi-keyboard "e-mu xboard25", but carla doesn't show it. [16:42] it is from ebay, the guy send a cd with drivers, but of course for windows. Anything i can do about it? [17:53] OvenWerks: Thanks *so* much! I think I'll just take a screencap of my `alsamixer`and just manually redo it afterwards instead of messing with all that. I had no idea that `ubuntustudio-controls` had been renamed. What's it called now? Does it still accept the config in `~/.config/autojack/autojackrc` ? [18:57] AppAraat[m]: ubuntustudio-controls is now just studio-controls. It still uses autojack but it is no long unique to ubuntustudio. (there is a fedora package for example) [19:32] !studio-controls [19:32] 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://github.com/ovenwerks/studio-controls/wiki [20:04] cool cool, I'll keep that in mind. Thanks.