projects
/
ampy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pre-release demo version
[ampy.git]
/
record.py
diff --git
a/record.py
b/record.py
old mode 100644
(file)
new mode 100755
(executable)
index
a113104
..
8b4207d
--- a/
record.py
+++ b/
record.py
@@
-1,3
+1,4
@@
+#!/usr/bin/python3
"""
PyAudio example: Record a few seconds of audio and save to a WAVE
file.