rusty_audio 1.1.4

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

[package]
authors = ["Nathan Stocks <nathan.stocks@gmail.com>"]
categories = ["game-development", "multimedia::audio"]
description = "Convenient sound library for small projects and educational purposes."
edition = "2018"
homepage = "https://github.com/cleancut/rusty_engine/tree/master/rusty_audio"
keywords = ["audio", "sound", "effects", "sfx", "rusty"]
license = "MIT OR Apache-2.0"
name = "rusty_audio"
readme = "README.md"
repository = "https://github.com/cleancut/rusty_engine/tree/master/rusty_audio"
version = "1.1.4"