aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b28fc17..adaf2e0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
# Lambeat
Bytebeat in Scheme
-You can use `guile main.scm | aplay` to try it out. I'm working on a better audio output method.
+You can use `guile main.scm | play -r 8000 -t s16 -v 0.25 -` to try it out.