File: linear_pan~.pd

package info (click to toggle)
pd-pan 0.1-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 140 kB
  • sloc: makefile: 236
file content (24 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#N canvas 438 88 462 372 10;
#X obj 23 38 inlet~;
#X obj 193 36 inlet;
#X obj 23 262 outlet~;
#X obj 81 262 outlet~;
#X text 30 282 left;
#X text 84 282 right;
#X obj 40 150 expr 1 - $f1;
#X text 130 318 (C) Copyright 2004 Hans-Christoph Steiner;
#X text 234 334 released under the GNU GPL;
#X text 10 17 [linearpan~];
#X obj 23 203 pan_core~;
#X obj 268 32 loadbang;
#X msg 268 52 0.5;
#X obj 193 112 clip 0 1;
#X connect 0 0 10 0;
#X connect 1 0 13 0;
#X connect 6 0 10 1;
#X connect 10 0 2 0;
#X connect 10 1 3 0;
#X connect 11 0 12 0;
#X connect 12 0 13 0;
#X connect 13 0 6 0;
#X connect 13 0 10 2;