XML Feeds

.

[maxmsp] Audio To midi

Abi Warren abiwarren at hotmail.com
Thu Dec 6 12:21:22 MST 2007


I'm trying to create realtime audio synths using Max/Msp. Something similar to Billaboop-- http://www.billaboop.com/--.

I've created this audio to midi patch but the sound I create are not distinctive enough. I have a Mic and objects to hit like a shoe box and my cat (jokin: I love my cat).

Would anyone know what plugin I should add or how to simply improve the patch to make certain sounds more distinctive?


max v2;
#N vpatcher 218 62 1305 598;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P newex 468 180 93 196617 scale 65 78 80 88;
#P number 594 231 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 178 150 32 196617 print;
#P number 49 189 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 530 102 247 196617 select 65 66 67 68 69 70 71 72 73 74 75 76 77 78;
#P newex 417 471 57 196617 pgmout 1;
#B color 5;
#P number 417 447 28 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P slider 417 295 15 128 0 1;
#P number 190 365 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 169 437 43 196617 noteout;
#P number 242 386 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 169 397 52 196617 makenote;
#P number 159 329 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P user ezadc~ 47 62 91 95 0;
#P newex 48 114 92 196617 analyzer~;
#P comment 218 329 100 196617 note;
#P comment 238 360 100 196617 velocity;
#P comment 303 399 100 196617 duration;
#P connect 4 0 3 0;
#P connect 3 0 14 0;
#P connect 17 0 5 0;
#P connect 5 0 6 0;
#P connect 6 0 8 0;
#P connect 14 0 15 0;
#P connect 6 1 8 1;
#P connect 9 0 6 1;
#P connect 7 0 6 2;
#P connect 10 0 11 0;
#P connect 11 0 12 0;
#P connect 13 0 17 0;
#P connect 3 0 13 0;
#P pop;



More information about the maxmsp mailing list