rusty_audio 1.1.0

Convenient sound library for small projects and educational purposes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rodio]
version = "0.9.0"

[package]
authors = ["Nathan Stocks <nathan.stocks@gmail.com>"]
description = "Convenient sound library for small projects and educational purposes."
edition = "2018"
homepage = "https://github.com/CleanCut/rusty_sound"
keywords = ["audio", "sound", "effects", "sfx", "rusty"]
license = "MIT"
name = "rusty_audio"
readme = "README.md"
version = "1.1.0"