Thursday, March 13, 2008

Project 4: Max/MSP

MIDI SAMPLE

For this project we were assigned to design a sound generating device with the software called Max/MSP. I decided to stayed away from making complicated sounds since I am new to this program, therefore I created a piece that is not any of a kind but rather a random piece.
Overall I found this program very confusing and is not user-friendly at all. I dont think I would ever use this software again.

max v2;
#N vpatcher 4 48 1022 715;
#P origin 35 53;
#P window setfont "Sans Serif" 9.;
#P newex 333 249 40 196617 decode;
#P newex 590 111 39 196617 noise~;
#P number 700 70 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 690 113 51 196617 pgmout 3;
#P toggle 463 198 15 0;
#P user dial 585 47 40 40 128 1 0 0 159 270 1 1. 170 170 170 221 221 221 120 120 120 225 225 225 0 0 0 0 0 0;
#P number 537 192 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 529 144 90 196617 scale 1 120 1000;
#P newex 529 113 27 196617 pipe;
#P newex 538 225 58 196617 metro 300;
#P newex 536 262 58 196617 random 99;
#P window linecount 2;
#P newex 535 300 82 196617 makenote 107 2 0;
#P window linecount 1;
#P newex 534 337 52 196617 noteout 3;
#P toggle 11 123 15 0;
#P number 389 120 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 378 161 51 196617 pgmout 2;
#P user dial 292 57 40 40 128 1 0 0 159 270 1 1. 170 170 170 221 221 221 120 120 120 225 225 225 0 0 0 0 0 0;
#P newex 256 117 40 196617 ctlin;
#P toggle 186 145 15 0;
#P newex 229 166 105 196617 scale 0 127 50 2500;
#P number 229 203 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 228 244 58 196617 metro 500;
#P newex 229 281 58 196617 random 99;
#P newex 230 319 100 196617 makenote 127 1000;
#P newex 232 350 52 196617 noteout 2;
#P number 47 151 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P user dial 53 64 40 40 128 1 0 0 159 270 1 1. 170 170 170 221 221 221 120 120 120 225 225 225 0 0 0 0 0 0;
#P newex 123 117 51 196617 pgmout 1;
#P number 121 83 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 45 227 58 196617 random 99;
#P newex 47 193 58 196617 metro 500;
#P newex 46 291 52 196617 noteout 1;
#P newex 45 258 94 196617 makenote 127 100;
#P fasten 2 0 3 0 50 211;
#P connect 3 0 0 0;
#P connect 0 0 1 0;
#P connect 6 0 7 0;
#P connect 7 0 2 0;
#P connect 19 0 2 0;
#P connect 0 1 1 1;
#P connect 4 0 5 0;
#P fasten 6 0 5 0 95 121;
#P connect 14 0 11 0;
#P connect 12 1 11 0;
#P connect 15 0 13 0;
#P connect 13 0 12 0;
#P connect 11 0 10 0;
#P connect 10 0 9 0;
#P fasten 9 0 8 0 257 351;
#P connect 9 1 8 1;
#P connect 16 0 15 0;
#P connect 15 1 13 2;
#P connect 32 0 9 1;
#P fasten 12 0 11 1 308 247;
#P connect 32 0 11 1;
#P connect 15 1 13 4;
#P connect 18 0 17 0;
#P connect 16 0 17 0;
#P connect 27 0 24 0;
#P connect 24 0 25 0;
#P connect 21 0 20 0;
#P fasten 22 0 21 0 540 299;
#P connect 23 0 22 0;
#P fasten 25 0 26 0 538 177;
#P connect 28 0 23 0;
#P connect 26 0 23 0;
#P connect 21 1 20 1;
#P connect 24 0 25 2;
#P fasten 27 0 25 4 590 111 590 129;
#P connect 30 0 29 0;
#P connect 27 0 29 0;
#P pop;



No comments: