ragnaringi / samplerate

libsamplerate for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

libsamplerate for iOS


Languages

Language:C 100.0%