diff options
-rwxr-xr-x | Tools/audiopy/audiopy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/audiopy/audiopy b/Tools/audiopy/audiopy index 726fa2e..1af1486 100755 --- a/Tools/audiopy/audiopy +++ b/Tools/audiopy/audiopy @@ -2,6 +2,9 @@ """Program to control the Solaris audio device. +Author: Barry Warsaw +Email: bwarsaw@python.org + When no arguments are given, this pops up a graphical window which lets you choose the audio input and output devices. |