[un/loquer] beep

brolin . brolin108 at gmail.com
Wed Feb 3 14:21:25 UTC 2010


Softbeep -- http://0pointer.de/lennart/projects/softbeep/

Podría funcionar. No lo he ensayado
--
b

On Mon, Feb 1, 2010 at 10:34 PM, alejo d <alejoduque en gmail.com> wrote:

> pilla la de python, suena como un 8bits.. hay que hacer unas mas y
> ponerlas segun procesos, horas, dias, estados.
>
>
> ---------- Forwarded message ----------
> From: alejo d <alejoduque en gmail.com>
> Date: Tue, Jan 26, 2010 at 11:42 AM
> Subject: Re: beep
> To: alejo d <alejoduque en gmail.com>
>
>
> beep -n -f 1500 -l 1000 -n 200 -l 500
>
> #############################################################
> #############################################################
> #!/usr/bin/env python
>
> import os
>
> #tunes for beeporama: (frequence,duration)
> tune1=[(1000,320),(900,10),(500,410),(400,10),(340,410),(300,10)]
> tune2=[(1000,10),(500,10),(440,20),(340,2),(720,4),(880,40)]
>
> tune=tune2
>
> cmd='beep -f100 -l1 '
>
> for i,j in tune:
>        cmd=cmd + ' -n -f '+ str(i) + ' -l'+str(j)
>
> os.system(cmd)
>
> #############################################################
> #############################################################
>
>
>
>
> On Mon, Jan 25, 2010 at 9:37 PM, alejo d <alejoduque en gmail.com> wrote:
> > http://malditonerd.wordpress.com/2008/09/07/pelotudeando-con-beep-beep2/
> >
>
------------ pr?xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://lists.aktivix.org/pipermail/unloquer/attachments/20100203/a2e04feb/attachment.htm>


More information about the unloquer mailing list