Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 786 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 786 Bytes

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.