diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2007-08-19 21:46:41 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2007-08-19 21:46:41 +0000 |
commit | cbbdb6d14bc814798a01944981ff14a5cf8a1389 (patch) | |
tree | e00992920a729e051d5079b2891b0de154a39764 /examples/MSP/test/magspec | |
parent | 5a520327f19176617c8f27f4f990e1ee1100164a (diff) | |
download | LibXtract-cbbdb6d14bc814798a01944981ff14a5cf8a1389.tar.gz LibXtract-cbbdb6d14bc814798a01944981ff14a5cf8a1389.tar.bz2 LibXtract-cbbdb6d14bc814798a01944981ff14a5cf8a1389.zip |
Added MSP example test patches and modified MSP Makefile to cater for specific architectures
Diffstat (limited to 'examples/MSP/test/magspec')
-rw-r--r-- | examples/MSP/test/magspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/MSP/test/magspec b/examples/MSP/test/magspec new file mode 100644 index 0000000..14904f6 --- /dev/null +++ b/examples/MSP/test/magspec @@ -0,0 +1 @@ +max v2;
#N vpatcher 762 88 1362 488;
#P window setfont "Sans Serif" 9.;
#N out 1;
#P newobj 219 220 33 196617 out 1;
#N in 2;
#P newobj 316 36 25 196617 in 2;
#N in 1;
#P newobj 218 44 25 196617 in 1;
#P newex 218 112 108 196617 wave~ mags 0. 11.61;
#P newex 218 77 101 196617 phasor~ 86.133003;
#P newex 53 119 100 196617 buffer~ mags 11.62;
#P newex 218 146 134 196617 xtract~ irregularity_k 512;
#P connect 4 0 2 0;
#P connect 2 0 3 0;
#P connect 3 0 0 0;
#P connect 0 0 6 0;
#P connect 5 0 3 2;
#P pop;
\ No newline at end of file |