[Tutor] Musical note on python
Dwight Hutto
dwightdhutto at gmail.com
Wed Sep 12 08:46:37 CEST 2012
Python 2.7.3 (default, Aug 1 2012, 05:16:07)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.system("speaker-test" + " --frequency 2000" + " --period 5000" + " --test sine")
--
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120912/37fc9c83/attachment.html>
More information about the Tutor
mailing list