Search found 2 matches
- Mon Dec 07, 2020 8:21 pm
- Forum: System Tuning and Configuration
- Topic: Shell script to set alsa default device by name
- Replies: 1
- Views: 821
Shell script to set alsa default device by name
I'm running Linux Mint 20 XFCE without pulseaudio, just alsa and jackd. I configured the alsa default device via /etc/asound.conf, which requires specifying the index number of the device as defined in /proc/asound/cards. The problem is that the index assigned to a given device may change at boot, w...
- Wed Aug 05, 2020 6:15 am
- Forum: Samplers & samples
- Topic: Linuxsampler installation shell script - Linux Mint 20
- Replies: 4
- Views: 14943
Linuxsampler installation shell script - Linux Mint 20
I wrote a shell script to automate the download, build and installation of linuxsampler in Linux Mint 20 XFCE. It also installs Qsampler from the Ubuntu repos. I'm posting the script here in case anyone else finds it useful. I've tested it on Linux Mint 20 XFCE. It will probably also work on other U...