libsoxr-sys 0.1.4

Rust raw FFI bindings for libsoxr (resampling library for sounds)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.pkg-config]
version = "0.3"

[dependencies]

[package]
authors = ["Reinier Balt <lrbalt@gmail.com>"]
build = "build.rs"
categories = ["multimedia::audio"]
description = "Rust raw FFI bindings for libsoxr (resampling library for sounds)"
edition = "2018"
keywords = ["audio", "sound", "resampling", "sox", "soxr"]
license = "LGPL-2.0"
links = "soxr"
name = "libsoxr-sys"
readme = "README.md"
repository = "https://github.com/lrbalt/libsoxr-sys"
version = "0.1.4"