File: hid_centered.pd

package info (click to toggle)
pd-hid 0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 984 kB
  • sloc: ansic: 6,171; makefile: 335
file content (11 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
#N canvas 0 32 389 315 10;
#X obj 71 32 inlet;
#X obj 71 249 outlet;
#X text 119 32 input range: 0 to 1;
#X text 9 5 [hid_centered];
#X obj 71 130 * 2;
#X obj 71 152 - 1;
#X text 127 249 output range: -1 to 1;
#X connect 0 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 1 0;