[Tutor] Musical note on python

Dwight Hutto dwightdhutto at gmail.com
Wed Sep 12 08:49:24 CEST 2012


On Wed, Sep 12, 2012 at 2:46 AM, Dwight Hutto <dwightdhutto at gmail.com>wrote:

> 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")
>
> Although there are other ways. Check out the python docs:
>


> http://docs.python.org/library/subprocess.html
>
-- 
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/66c636a4/attachment.html>


More information about the Tutor mailing list