Programmatic music library
Go to file
2022-12-17 14:13:14 -06:00
LICENSE Initial commit 2022-07-07 17:47:24 -05:00
main.scm Implement saw wave 2022-12-17 14:13:14 -06:00
README.md Use sox instead of aplay 2022-12-17 13:58:17 -06:00

Lambeat

Bytebeat in Scheme

You can use guile main.scm | play -r 8000 -t s16 -v 0.25 - to try it out.