lmms
Free, open source, cross-platform digital audio workstation. Render a .mmp or .mmpz project file, dump a .mmpz as XML, or start the GUI. More information: <https://lmms.io>.
RUN apt-get update && \
apt-get install -y lmms
RUN apt-get update && \
apt-get install -y lmms
RUN pacman -S --noconfirm lmms
RUN dnf install -y lmms
RUN apt-get update && \
apt-get install -y lmms