Skip to content

ragnaringi/samplerate

Repository files navigation

samplerate.framework

This repo contains an Xcode project for building libsamplerate for iOS, either as a static library or dynamic framework.

Usage

Clone this repo, import the Xcode project or build either target and add the resulting library to your application project.

If you prefer to use Carthage, add github "ragnaringi/samplerate" to your Cartfile.

Alternatively, download one of the prebuilt releases.

Licence

libsamplerate was written by Erik de Castro Lopo and is released under a BSD 2-Clause "Simplified" License.