From: Albert Hopkins <marduk@letterboxes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Typewriter sound
Date: Tue, 17 Aug 2010 19:41:57 -0400 [thread overview]
Message-ID: <1282088517.456104.20.camel@paska> (raw)
In-Reply-To: <1282087043.456104.6.camel@paska>
On Tue, 2010-08-17 at 19:17 -0400, Albert Hopkins wrote:
>
> This is a weird script. It's a ruby script that creates a web server,
> but the web server listens for...
>
> It runs a python script that uses python-xlib to listen for key presses,
> and when a key is pressed it uses curl to open the connection to the
> ruby script.. when the ruby script receives a request it plays a sound.
>
> So really it's the Python script that's doing all the work... If you can
> just try downloading the python script[1] and replacing 'curl
> http://localhost:4567/key' with 'aplay myfile.wav'
>
> [1]
> http://github.com/colszowka/linux-typewriter/blob/master/bin/keypress.py
Here is my edit of his Python script. Basically the original author was
making the wrong Python call to call aplay and, instead of looking up
the documentation, he decided to create a ruby script that creates a web
server to he can connect to it and play audio files :S
Anyway this version seems to work for me. I modified it a bit to play a
different file when the ENTER key is pressed and to mask aplay's output.
Again, I acquired the wav files from:
http://www.soundjay.com/typewriter-sounds.html
-a
next prev parent reply other threads:[~2010-08-18 0:07 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-17 17:20 [gentoo-user] Typewriter sound meino.cramer
2010-08-17 17:56 ` Albert Hopkins
2010-08-17 18:13 ` Bill Longman
2010-08-17 18:43 ` meino.cramer
2010-08-17 19:34 ` Albert Hopkins
2010-08-17 21:44 ` Mick
2010-08-17 23:11 ` Bill Longman
2011-08-31 15:18 ` Space Cake
2011-08-31 15:41 ` [gentoo-user] " Grant Edwards
2011-08-31 15:54 ` [gentoo-user] " Volker Armin Hemmann
2011-08-31 16:20 ` Space Cake
2011-08-31 16:27 ` [gentoo-user] " Grant Edwards
2011-08-31 16:49 ` Paul Hartman
2011-08-31 17:46 ` Grant Edwards
2011-08-31 18:50 ` Paul Hartman
2011-08-31 20:18 ` Grant Edwards
2011-08-31 21:58 ` Paul Hartman
2011-09-01 0:57 ` Grant Edwards
2011-09-01 2:43 ` Paul Hartman
2011-09-01 13:53 ` Grant Edwards
2011-09-01 14:22 ` Frank Steinmetzger
2011-09-01 18:58 ` Mick
2011-09-01 16:36 ` Volker Armin Hemmann
2011-09-01 19:11 ` Grant Edwards
2011-09-04 12:55 ` Alex Schuster
2010-08-17 22:14 ` [gentoo-user] " Paul Hartman
2010-08-17 22:47 ` meino.cramer
2010-08-18 3:42 ` Paul Hartman
2010-08-18 3:53 ` Dale
2010-08-18 13:45 ` [gentoo-user] " Grant Edwards
2010-08-18 15:56 ` [gentoo-user] " meino.cramer
2010-08-17 23:17 ` Albert Hopkins
2010-08-17 23:41 ` Albert Hopkins [this message]
2010-08-17 23:44 ` Albert Hopkins
2010-08-18 14:14 ` Stefan G. Weichinger
2010-08-18 15:10 ` Peter Ruskin
2010-08-18 16:46 ` Stefan G. Weichinger
2010-08-18 16:20 ` meino.cramer
2010-08-18 16:43 ` Albert Hopkins
2010-08-18 16:06 ` meino.cramer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1282088517.456104.20.camel@paska \
--to=marduk@letterboxes.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox