sndfiler

Started in: 
2005
Authors: 
Tim Blechmann
Authors: 
Georg Holzmann
License: 
GNU General Public License (GPL)
Programming language: 
C
Overview: 

A threaded soundfiler for Pure Data using libsndfile for reading uncompressed and libvorbisfile for reading OGG files.

FEATURES:

  • threaded reading of multichannel soundfiles into arrays
  • threaded resize of arrays
  • support for OGG

REQUIREMENTS:

  • pd >= 0.39
  • libsndfile
  • libvorbisfile
  • threadlib

For more information look at the help patch.
See the file INSTALL for installation instructions.