aports/testing/musescore/musescore.pre-install
2020-05-19 12:59:16 +00:00

6 lines
200 B
Bash

#!/bin/sh
printf " *\n * Musescore supports both 'alsa' and 'pulseaudio'.\n *\n"
printf " *\n * 'alsa' needs 'modprobe snd_seq'.\n *\n"
printf " *\n * 'pulseaudio' works out of the box.\n *\n"