aboutsummaryrefslogtreecommitdiff
path: root/unittests/hip-unittest.pd
blob: 87c1d3cc1c2083ecd4e370073b38744997b7b452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 453 60 728 520 10;
#X obj 49 128 unit-test-frame;
#X obj 49 58 loadbang;
#X msg 382 31 clear;
#X obj 370 -34 & 127;
#X msg 49 90 hip 0;
#X obj 370 62 smlib/hip 0.01 4;
#X obj 370 -3 / 64;
#X obj 370 91 + 0.5;
#X text 49 -33 hip: highpass filter on float stream;
#X text 47 -15 the non-audio version of hip~;
#X connect 0 2 3 0;
#X connect 0 3 2 0;
#X connect 1 0 4 0;
#X connect 2 0 5 0;
#X connect 3 0 6 0;
#X connect 4 0 0 0;
#X connect 5 0 7 0;
#X connect 6 0 5 0;
#X connect 7 0 0 1;