Skip to content

Commit c0e38b9

Browse files
committed
added larger-tricks docs
1 parent d1f67d0 commit c0e38b9

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

larger-tricks/breakbeat_sampleplayer.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
#
55
# Part of circuitpython-tricks: https://github.com/todbot/circuitpython-tricks
66
#
7+
# For wiring diagram, see:
8+
# https://github.com/todbot/circuitpython-tricks/larger-tricks/docs/breakbeat_sampleplayer_wiring.png
9+
#
710
# Convert samples for use with SoX, like:
811
# sox loop.mp3 -b 16 -c 1 -r 22050 loop.wav
912
#
103 KB
Binary file not shown.
Loading

0 commit comments

Comments
 (0)