sndfile-play
Sample programs that use libsndfile
RUN apt-get update && \
apt-get install -y sndfile-programs
RUN apt-get update && \
apt-get install -y sndfile-programs
RUN apk add libsndfile
RUN pacman -S --noconfirm libsndfile
RUN apt-get update && \
apt-get install -y sndfile-programs
RUN yum install -y libsndfile
RUN dnf install -y libsndfile-utils
RUN apt-get update && \
apt-get install -y sndfile-programs