File: hid_cuberoot.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 (13 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#N canvas 612 444 440 357 10;
#X obj 72 63 inlet;
#X obj 72 240 outlet;
#X text 120 63 input range: 0 to 1;
#X text 128 240 output range: 0 to 1;
#X obj 73 162 pow 0.333333;
#X text 41 18 [hid_cuberoot];
#X obj 72 95 min 1;
#X obj 72 115 max 0;
#X connect 0 0 6 0;
#X connect 4 0 1 0;
#X connect 6 0 7 0;
#X connect 7 0 4 0;