Hello,
I believe that some students of mine might have "borrowed" an existing patch for an assignment of theirs. I am however having difficulty in tracing the original.
Can anyone let me know if you recognise where this might be lifted from? It would have been part of an implementation of a Schroeder reverb.
Many thanks,
- martin
------------- patch in question ---------------
#N canvas 481 144 824 432 10;
#X obj 230 215 +~;
#X obj 230 186 inlet~;
#X obj 303 244 outlet~;
#X floatatom 303 113 5 0 0 0 - - -;
#X msg 303 85 29.7;
#X obj 303 198 *~;
#X obj 341 181 inlet;
#X obj 303 49 loadbang;
#X obj 303 149 delread~ comb;
#X obj 230 277 delwrite~ comb 1000;
#X connect 0 0 9 0;
#X connect 1 0 0 0;
#X connect 3 0 8 0;
#X connect 4 0 3 0;
#X connect 5 0 0 1;
#X connect 5 0 2 0;
#X connect 6 0 5 1;
#X connect 7 0 4 0;
#X connect 8 0 5 0;