blip_buf

Crates.ioblip_buf
lib.rsblip_buf
version0.1.5
created_at2015-10-10 17:55:26.628518+00
updated_at2025-01-03 09:11:56.943235+00
descriptionBlip_buf is a small waveform synthesis library meant for use in classic video game sound chip emulation. Bindings to blip_buf (https://code.google.com/p/blip-buf/)
homepage
repositoryhttps://github.com/mvdnes/blip_buf-rs
max_upload_size
id3192
size51,302
Mathijs van de Nes (mvdnes)

documentation

http://mvdnes.github.io/rust-docs/blip_buf-rs/blip_buf/index.html

README

blip_buf-rs

Build Status Crates.io version

Documentation

Info

Rust bindings to blip-buf

Usage

Add the following to your Cargo.toml:

[dependencies]
blip_buf = "0.1"
Commit count: 40

cargo fmt