summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2013-08-20 22:18:16 +0800
committerrekado <rekado@elephly.net>2013-08-20 22:18:16 +0800
commitdc48e53c41b2cca8f428c63a41d7fcb64055b933 (patch)
treebe123e77610b9635d22bcf1175a28efd29d961d3 /posts
parentcdc3c8178bd27c89146c1f5da3f31189e3c32db0 (diff)
wavedrum: 44.1 to 48kHz
Diffstat (limited to 'posts')
-rw-r--r--posts/2013-08-11-hacking-the-wavedrum.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2013-08-11-hacking-the-wavedrum.markdown b/posts/2013-08-11-hacking-the-wavedrum.markdown
index 86b69c9..cfc54d7 100644
--- a/posts/2013-08-11-hacking-the-wavedrum.markdown
+++ b/posts/2013-08-11-hacking-the-wavedrum.markdown
@@ -232,7 +232,7 @@ yet, but you can listen to the clearly recognisable loop patterns with
find LOOP -name "*.BIN" -print |\
xargs -I XXX \
- play -t raw -r 44.1k -b 16 -e signed-integer -c 1 XXX
+ play -t raw -r 48k -b 16 -e signed-integer -c 1 XXX
Obviously, this isn't quite correct. I'm interpreting every 16 bits
as a sample in signed integer format, but the sound is distorted and