On Tue, Apr 20, 2010 at 06:54:23PM +0200, tee wrote:
Ken Restivo wrote:
Well, I did the test that someone suggested on
this list: I set up a
little PD patch to generate sine waves, and swept it up and down to
determine the range of my hearing.
would you mind sharing it ? the last time i
checked it on myself was
ages ago.
Sure, the patch is trivial, and it is here:
#N canvas 0 393 1255 314 10;
#X obj 249 139 osc~;
#X obj 276 280 dac~;
#X floatatom 199 73 50 0 0 0 - - -;
#X obj 187 20 hsl 128 15 0 19000 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 1100 1;
#X connect 0 0 1 0;
#X connect 0 0 1 1;
#X connect 2 0 0 0;
#X connect 3 0 2 0;
That's all there is to it.
Don't let Frank Barknecht see that you share pd-patches for simple sinus
oscillators. ;-)