~ubuntu-branches/ubuntu/raring/pd-smlib/raring

« back to all changes in this revision

Viewing changes to unittests/decimator-unittest.pd

  • Committer: Package Import Robot
  • Author(s): Hans-Christoph Steiner
  • Date: 2012-09-25 12:20:08 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20120925122008-1915rs1wniolkddt
Tags: upstream-0.12.2
ImportĀ upstreamĀ versionĀ 0.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 429 42 759 521 10;
 
2
#X obj 49 128 testtools/unit-test-frame;
 
3
#X obj 49 58 loadbang;
 
4
#X obj 370 -14 & 127;
 
5
#X msg 49 91 decimator 0;
 
6
#X obj 370 45 - 1;
 
7
#X obj 370 14 / 64;
 
8
#X obj 370 73 smlib/decimator 2;
 
9
#X connect 0 2 2 0;
 
10
#X connect 1 0 3 0;
 
11
#X connect 2 0 5 0;
 
12
#X connect 3 0 0 0;
 
13
#X connect 4 0 6 0;
 
14
#X connect 5 0 4 0;
 
15
#X connect 6 0 0 1;