libsndfile
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of libsndfile can then be made available with one of the following:
module load libsndfile/1.2.0-GCCcore-12.2.0
module load libsndfile/1.1.0-GCCcore-11.3.0
module load libsndfile/1.0.31-GCCcore-11.2.0
module load libsndfile/1.0.28-GCCcore-10.2.0
module load libsndfile/1.0.28-GCCcore-9.3.0
module load libsndfile/1.0.28-GCCcore-10.2.0
Notes
libsndfile was installed using Easybuild, build details can be found in $EBROOTLIBSNDFILE/easybuild
with a given module loaded.