~ubuntu-branches/ubuntu/wily/pd-smlib/wily

« back to all changes in this revision

Viewing changes to unittests/vftom-unittest.pd

  • Committer: Package Import Robot
  • Author(s): Hans-Christoph Steiner
  • Date: 2012-09-25 12:20:08 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120925122008-jhr5hyl3juh91eyv
Tags: 0.12.2-1
* updated to upstream version v0.12.2
* removed patches since they are in new upstream release
* bumped standards version to 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 457 36 730 465 10;
 
2
#X obj 40 153 testtools/unit-test-frame;
 
3
#X obj 40 88 loadbang;
 
4
#X obj 361 73 smlib/vftom;
 
5
#X msg 40 119 vftom 0;
 
6
#X obj 361 112 / 80;
 
7
#X obj 361 40 + 20;
 
8
#X text 36 37 frequency to midi on a vector;
 
9
#X connect 0 2 5 0;
 
10
#X connect 1 0 3 0;
 
11
#X connect 2 0 4 0;
 
12
#X connect 3 0 0 0;
 
13
#X connect 4 0 0 1;
 
14
#X connect 5 0 2 0;