XML Feeds

.

[maxmsp] Re: Looping record

scotty avantronica at gmail.com
Sat Mar 1 05:44:32 MST 2008


This should help - just adding a bit more control of the 1(record on) ie turn that setting off (0) once recorded and whilst toggling audio

#P user multiSlider 132 133 107 13 0. 1. 1 2936 47 0 0 2 0 0 0;
#M frgb 47 219 45;
#M brgb 255 255 255;
#M rgb2 127 127 127;
#M rgb3 0 0 0;
#M rgb4 37 52 91;
#M rgb5 74 105 182;
#M rgb6 112 158 18;
#M rgb7 149 211 110;
#M rgb8 187 9 201;
#M rgb9 224 62 37;
#M rgb10 7 114 128;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P newex 616 342 32 196617 sel 1;
#P user multiSlider 564 382 107 13 0. 1. 1 2936 47 0 0 2 0 0 0;
#M frgb 219 45 49;
#M brgb 255 255 255;
#M rgb2 127 127 127;
#M rgb3 0 0 0;
#M rgb4 37 52 91;
#M rgb5 74 105 182;
#M rgb6 112 158 18;
#M rgb7 149 211 110;
#M rgb8 187 9 201;
#M rgb9 224 62 37;
#M rgb10 7 114 128;
#P user number~ 575 312 614 327 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 221 222 222 222 0 0 0;
#P button 635 95 15 14;
#P button 590 50 21 0;
#P message 610 130 14 196617 0;
#B color 6;
#P newex 590 97 30 196617 t b b;
#P toggle 575 189 15 0;
#P noclick;
#P toggle 610 168 15 0;
#P noclick;
#P newex 575 222 36 196617 adc~;
#P newex 64 281 31 196617 dac~;
#P window linecount 4;
#P comment 282 240 248 196617 Now \, turn off the DAC and then turn it back on. You will hear the loop continue to playback \, but it will be erasing as it plays and the buffer will soon be empty. What is going on?;
#P window linecount 1;
#P comment 282 196 248 196617 Loop will playback \, everything working as expected.;
#P window linecount 2;
#P comment 282 155 248 196617 Click the 1 at any time to start recording (beware feedback if using a mic);
#P user number~ 103 109 142 124 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 221 222 222 222 0 0 0;
#P window linecount 1;
#P newex 64 75 78 196617 phasor~ 0.25;
#P newex 575 286 88 196617 record~ record 2;
#P objectname 1196Record;
#P window setfont "Sans Serif" 12.;
#P newex 64 184 160 196620 wave~ record 0. 4000. 2;
#P window setfont "Sans Serif" 9.;
#P newex 327 347 113 196617 buffer~ record 4000 2;
#P comment 325 369 121 196617 a 4 second stereo buffer;
#P window linecount 2;
#P comment 94 152 122 196617 phasor~ drives wave~ object for playback;
#P comment 282 109 248 196617 Turn on DAC and the phasor~ starts looping playback through the empty buffer.;
#P window linecount 1;
#P comment 655 95 40 196617 record;
#B color 14;
#P comment 611 51 74 196617 audio toggler;
#P connect 9 1 24 0;
#P connect 8 0 6 0;
#P connect 6 0 13 0;
#P fasten 6 1 13 1 219 243 90 243;
#P fasten 8 0 9 0 69 100 108 100;
#P fasten 21 1 22 0 609 365 569 365;
#P connect 7 0 21 0;
#P fasten 17 0 16 0 595 151 580 151;
#P connect 16 0 14 0;
#P fasten 15 0 7 0 615 268 580 268;
#P connect 14 0 7 0;
#P fasten 19 0 17 0 595 80 595 80;
#P connect 14 1 7 1;
#P fasten 23 0 18 0 621 374 669 374 669 123 615 123;
#P lcolor 7;
#P connect 17 1 18 0;
#P fasten 20 0 15 0 640 155 615 155;
#P connect 18 0 15 0;
#P fasten 21 1 23 0 609 337 621 337;
#P window clipboard copycount 25;

cheers


More information about the maxmsp mailing list