[maxmsp] REPEATER
volker böhm
vboehm at gmx.ch
Sun Mar 30 03:29:54 MDT 2008
- Previous message: [maxmsp] Re: REPEATER
- Next message: [maxmsp] simple looper
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30 Mar 2008, at 04:17, Dieter_Laser wrote: > hi everyone, > > im trying to build a patch that repeats a part of the live audio > input, when activated > maybe this will get you going. vb #P window setfont "Sans Serif" 9.; #P window linecount 1; #P hidden newex 153 49 60 196617 loadmess 0; #P hidden newex 82 131 66 196617 loadmess 77; #P flonum 82 246 44 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P message 82 270 43 196617 \$1 100; #P newex 82 288 32 196617 line~; #P comment 368 59 100 196617 ... or gradually; #P toggle 279 74 29 0; #P message 330 200 37 196617 \$1 20; #P newex 330 218 32 196617 line~; #P message 378 200 37 196617 \$1 20; #P newex 345 154 30 196617 !- 1.; #P newex 345 176 29 196617 sqrt; #P newex 378 176 29 196617 sqrt; #P flonum 345 128 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P user hslider 345 75 18 128 101 1 0 0; #P newex 345 101 41 196617 * 0.01; #P newex 378 218 32 196617 line~; #P newex 192 249 27 196617 *~; #P user gain~ 192 447 24 100 158 0 1.071519 7.94321 10.; #P newex 192 388 27 196617 *~; #P newex 188 586 28 196617 dac~; #P newex 192 334 76 196617 tapout~ 2000; #P toggle 192 139 26 0; #P newex 192 176 36 196617 adc~ 1; #P newex 192 291 70 196617 tapin~ 2000; #P comment 253 59 100 196617 stotter on/off; #P connect 12 0 15 0; #P fasten 12 0 13 0 350 148 383 148; #P connect 7 0 5 0; #P connect 7 0 5 1; #P fasten 6 0 1 0 197 415 180 415 180 286 197 286; #P connect 6 0 7 0; #P hidden connect 25 0 19 0; #P hidden connect 24 0 23 0; #P connect 23 0 22 0; #P connect 21 0 4 0; #P connect 22 0 21 0; #P connect 19 0 12 0; #P connect 8 0 1 0; #P fasten 9 0 6 1 383 370 214 370; #P fasten 17 0 8 1 335 238 214 238; #P connect 2 0 8 0; #P connect 14 0 18 0; #P connect 18 0 17 0; #P connect 16 0 9 0; #P connect 13 0 16 0; #P connect 15 0 14 0; #P connect 10 0 12 0; #P connect 11 0 10 0; #P connect 4 0 6 0; #P connect 3 0 2 0; #P connect 1 0 4 0; #P window clipboard copycount 26;
- Previous message: [maxmsp] Re: REPEATER
- Next message: [maxmsp] simple looper
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
