Daily blurbs Jun. 2009

Plans

daily blurbs


16 Jun 2009 (Tue)

22:52:05 # Life Used some greasemonkey to get DDTSS interface look a bit better. I didn't like the way DDTSS interface looked. I hacked my first greasemonkey, because CSS selector didn't do what I wanted it to do. I have two panes displaying the same thing. I wish firefox had the flexibility of emacs displaying the same buffer in different windows.

13 Jun 2009 (Sat)

10:59:32 # Life Next Saturday is Tokyo area Debian meeting. 20 June. We're going to discuss about DDTSS and Debian kFreeBSD.

1 Jun 2009 (Mon)

19:20:05 # Life Trying to clap. I've tried making a 'crowd claps' kind of sound. I recorded myself clapping, 12 times, and mixed the sound with ecasound: ecasound $(for A in $(seq 1 12); do echo -a $A -i "$A.wav" -y $(( A / 5 )).$(( A % 5 * 2 )); done ) -a 1,2,3,4,5,6,7,8,9,10,11,12 -o alsahw,0,0,0 However, it doesn't sound quite right, it is too sparse. I tried mixing the same sound 12 multiple times, but it seems to make the sound stiffer but not in the way I wanted. Delay and echo doesn't get me the right tone. Hmmm.. ecasound $(for A in $(seq 1 3); do echo -a $A -i "hakushu.wav" -y $(( A / 5 )).$(( A % 5 * 2 ))$(( A % 2 * 2 )); done ) -a 1,2,3 -o hakushu2.wav


Junichi Uekawa

$Id: 200906.html.en,v 1.3 2009/06/16 13:54:06 dancer Exp $