nebular 0.1.0

An audio synthesis toolset
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["scrolling-bot"]
categories = ["encoding", "value-formatting"]
description = "An audio synthesis toolset"
edition = "2021"
homepage = "https://github.com/scrolling-bot"
keywords = ["synth", "music", "music-theory", "audio"]
license = "MIT"
license-file = "LICENSE"
name = "nebular"
readme = "README.md"
repository = "https://github.com/scrolling-bot"
version = "0.1.0"