tsf-sys 0.1.1

Unsafe bindings for TinySoundFont, a software synthesizer for SoundFont2 files
Documentation
[build-dependencies.bindgen]
version = "0.59.1"

[build-dependencies.cc]
version = "1.0.69"

[dependencies]

[package]
authors = ["Chris Coomber <chris.w.p.coomber@gmail.com>"]
categories = ["external-ffi-bindings", "multimedia::audio"]
description = "Unsafe bindings for TinySoundFont, a software synthesizer for SoundFont2 files"
edition = "2018"
include = ["/src/**/*", "/test_resources/**/*", "/Cargo.toml", "/README.md", "/build.rs", "/wrapper.h", "/tsf_src/**/*"]
keywords = ["TinySoundFont", "midi", "SoundFont2", "sf2", "audio"]
license = "Unlicense"
links = "tsf"
name = "tsf-sys"
readme = "README.md"
repository = "https://github.com/chriscoomber/tsf-rs"
version = "0.1.1"