aboutsummaryrefslogtreecommitdiff
path: root/ln~.pd
blob: ec8a4be752e17743fea635d68861209b29288861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#N canvas 277 128 450 300 10;
#X obj 145 100 ln~;
#X obj 158 126 ln~ -1;
#X text 23 4 ln~;
#X text 22 23 same as log~ however '-1' argument creates inverse;
#X obj 129 53 sig~ 22;
#X msg 47 94 bang;
#X obj 59 128 print~ log;
#X obj 43 165 print~ alog;
#X connect 0 0 1 0;
#X connect 0 0 6 0;
#X connect 1 0 7 0;
#X connect 4 0 0 0;
#X connect 5 0 6 0;
#X connect 5 0 7 0;