blip_buf-rs 0.1.1

A Rust port of blip_buf, a small waveform synthesis library meant for use in classic video game sound chip emulation.
Documentation
1
2
3
4
5
6
7
8
[package]
description = "A Rust port of blip_buf, a small waveform synthesis library meant for use in classic video game sound chip emulation."
edition = "2021"
license-file = "LICENSE"
name = "blip_buf-rs"
readme = "README.md"
repository = "https://github.com/nomyfan/blip_buf-rs"
version = "0.1.1"