XML Feeds

.

[maxmsp] Re: Audio signal summation and level meters?

Don K dkimcg at gmail.com
Sat Mar 1 14:15:51 MST 2008


Oops, here's the more complete summation I'm doing.

#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P hidden newex 182 316 27 196617 *~;
#P hidden newex 7 163 107 196617 poly~ samplerVoice 4;
#P flonum 300 159 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P user gain~ 350 414 50 101 158 0 1.071519 7.94321 10.;
#P hidden newex 369 577 90 196617 dac~;
#P hidden newex 182 299 27 196617 *~;
#P hidden newex 7 144 107 196617 poly~ samplerVoice 4;
#P flonum 300 143 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P hidden newex 182 280 27 196617 *~;
#P hidden newex 7 124 107 196617 poly~ samplerVoice 4;
#P flonum 300 127 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P hidden newex 182 260 27 196617 *~;
#P flonum 300 111 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P hidden newex 7 104 107 196617 poly~ samplerVoice 4;
#P hidden newex 182 240 27 196617 *~;
#P hidden newex 181 218 27 196617 *~;
#P flonum 300 95 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P flonum 300 79 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P hidden newex 181 196 27 196617 *~;
#P hidden newex 180 174 27 196617 *~;
#P flonum 300 63 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P flonum 300 47 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P hidden newex 7 84 107 196617 poly~ samplerVoice 4;
#P hidden newex 7 63 107 196617 poly~ samplerVoice 3;
#P hidden newex 354 372 26 196617 +=~;
#P hidden newex 6 43 107 196617 poly~ samplerVoice 2;
#P hidden newex 6 22 107 196617 poly~ samplerVoice 1;
#P hidden connect 23 0 22 0;
#P hidden connect 23 0 22 1;
#P hidden connect 2 0 23 0;
#P hidden connect 26 0 2 0;
#P hidden connect 7 0 2 0;
#P hidden connect 21 0 2 0;
#P hidden connect 18 0 2 0;
#P hidden connect 15 0 2 0;
#P hidden connect 12 0 2 0;
#P hidden connect 11 0 2 0;
#P hidden connect 8 0 2 0;
#P hidden connect 24 0 26 1;
#P hidden connect 19 0 21 1;
#P hidden connect 16 0 18 1;
#P hidden connect 14 0 15 1;
#P hidden connect 10 0 12 1;
#P hidden connect 9 0 11 1;
#P hidden connect 6 0 8 1;
#P hidden connect 5 0 7 1;
#P hidden connect 25 0 26 0;
#P hidden connect 20 0 21 0;
#P hidden connect 17 0 18 0;
#P hidden connect 13 0 15 0;
#P hidden connect 4 0 12 0;
#P hidden connect 3 0 11 0;
#P hidden connect 1 0 8 0;
#P hidden connect 0 0 7 0;
#P window clipboard copycount 27;

--
-DonK


More information about the maxmsp mailing list