タグ

ブックマーク / www.mega-nerd.com (2)

  • libsndfile

    From version 1.0.18, libsndfile also reads and writes FLAC and Ogg/Vorbis. Some of the file formats I am also interested in adding are: Kurzweil K2000 sampler files. Ogg Speex. I have decided that I will not be adding support for MPEG Layer 3 (commonly known as MP3) due to the patent issues surrounding this file format. See the FAQ for more. Other file formats may also be added on request. History

    TEiKA
    TEiKA 2010/04/12
  • The libsndfile API

    Libsndfile is a library designed to allow the reading and writing of many different sampled sound file formats (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. During read and write operations, formats are seamlessly converted between the format the application program has requested or supplied and the file's data format. The application programmer can

    TEiKA
    TEiKA 2010/03/17
    programming audio
  • 1