rustpat 0.5.0

rustpat is a Rust library that makes playing audio simple.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[build-dependencies.cc]
version = "1.0"

[package]
authors = ["Thomas Newman <tnewman@users.noreply.github.com>"]
description = "rustpat is a Rust library that makes playing audio simple."
edition = "2018"
license = "LGPL-2.1-or-later"
name = "rustpat"
readme = "README.md"
repository = "https://github.com/tnewman/pat"
version = "0.5.0"