Giter VIP home page Giter VIP logo

libsndfile-binaries's Introduction

libsndfile binaries

This repository provides pre-compiled dynamic libraries for libsndfile. The files have no dependencies on other libraries, support for FLAC and Ogg Vorbis and Opus and MP3encoding/ decoding is built-in statically.

DLLs for Windows (32-bit and 64-bit)

The DLLs are copied from the libsndfile releases page.

dylib for Mac OS X (64-bit)

The dylib was created on a macOS system using XCode. The XCode CLI tools were installed with:

xcode-select --install

Edit the versions of required libraries in the mac_build.sh file

OGGNAME=libogg-1.3.5
VORBISNAME=libvorbis-1.3.7
FLACNAME=flac-1.3.3
OPUSNAME=opus-1.3.1
MPG123VERSION=1.29.3
LAMEVERSION=3.100
SNDFILE_VERSION=1.1.0

Run the script to build libsndfile.dylib

./mac_build.sh

Copyright

  • Libsndfile by Erik de Castro Lopo, GNU Lesser General Public License (LGPL).

  • FLAC by Josh Coalson and Xiph.Org Foundation, 3-clause BSD License.

  • Ogg Vorbis by Xiph.Org Foundation, 3-clause BSD License.

  • Opus by Xiph.Org Foundation and Broadcom and Microsoft, 3-clause BSD License.

  • Mpg123 by Michael Hipp and others, LGPL v2.1 License.

  • Lame by Mike Cheng, Mark Taylor, and The LAME Project, LGP v2 License.

libsndfile-binaries's People

Contributors

barabazs avatar bastibe avatar chuma9615 avatar faroit avatar hexdecimal avatar joetoddsonos avatar mgeier avatar tchagnon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.