mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-06-12 23:22:27 +00:00
Import from divmod. Added css. Original log message:
r1585 | casper | 2005-07-09 23:26:15 +0200 (Sat, 09 Jul 2005) | 3 lines Last checkin before version 0.2 git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@12 ec2f30ec-7544-0410-870e-f70ca00c83f0
This commit is contained in:
+3
-1
@@ -9,7 +9,9 @@
|
||||
## To test it out do the following:
|
||||
## python recordtest.py > out.raw # talk to the microphone
|
||||
## python playbacktest.py < out.raw
|
||||
|
||||
##
|
||||
## If you have Gnome, you could also just test by doing something like:
|
||||
## python playbacktest.py < /usr/share/sounds/gnibbles/laughter.wav
|
||||
import alsaaudio
|
||||
import sys
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user