[maxmsp] RE: udpreceive-midiport
=?big5?B?v7O77Q==?=
tzeng at ntnu.edu.tw
Mon Oct 8 09:09:35 MDT 2007
- Previous message: [maxmsp] chord randomizer
- Next message: [maxmsp] chord randomizer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi! Two weeks ago I have posted a topic about " otudp vs. udpreceive" There were many feedbacks, thanks everybody. Although I don't understand many communication's terminology, but later I find my solution as : I just put "udpreceive" direct to " route /kroonde" ( without OpensoundControl and it works fine!) My next questions: 1.We choose the ports of "noteout" manuallly, is it possible to put in "preset" and get a remote control ( I don't have a midi controller e.g. Beringer, etc..., I try to use "midiinfo" link to "umanu" "noteout", but I still get no result. ( see attachment). 2.My synthesizer [ Nord Micro Mudular ] seems doesn't have "note off", even in my patch the midi is stopped, the Nord plays continually, any easy way to interrupt the "note on" Appreciate so much! Shing-kwei -------------- next part -------------- max v2; #N vpatcher 484 331 1084 731; #P window setfont "Sans Serif" 9.; #P message 133 101 109 196617 MIDISPORT 2x2 Portb; #P message 0 100 111 196617 MIDISPORT 2x2 PortA; #P message 125 49 14 196617 4; #P message 98 51 14 196617 3; #P message 77 52 14 196617 2; #P message 50 54 14 196617 1; #P newex 118 218 43 196617 noteout; #P user umenu 116 128 100 196647 1 64 144 1; #X add "AU DLS Synth 1"; #X add "from Max/MSP 1"; #X add "from Max/MSP 2"; #P newex 107 77 46 196617 midiinfo; #P connect 3 0 0 0; #P connect 4 0 0 0; #P connect 5 0 0 0; #P connect 6 0 0 0; #P connect 0 0 1 0; #P connect 1 0 2 0; #P pop; -------------- next part -------------- A non-text attachment was scrubbed... Name: midiinfo-umenu Type: application/octet-stream Size: 443 bytes Desc: not available Url : http://www.cycling74.com/pipermail/maxmsp/attachments/20071008/8bdaceb6/midiinfo-umenu.obj
- Previous message: [maxmsp] chord randomizer
- Next message: [maxmsp] chord randomizer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
