1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/community/musescore/musescore.pre-install
2021-04-16 00:52:29 +00:00

5 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"