tools and code for a game which will probably never exist
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
187 B

[package]
name = "music_cli"
version = "0.1.0"
authors = ["Erin <erin@hashbang.sh>"]
[dependencies]
log = "0.3"
env_logger = "0.4"
portaudio = "0.7"
soundchip = {path = "../soundchip"}