Hi
Total newbie here, sorry.
Half way through the 3.audio.examples directory, I decided to take a
break and play a bit around. This generated the attached patch. However
it gives "DIO errors" with accompanying click every few seconds,
although I can't figure out what I did wrong.
NB: It needs the adsr and output abstractions found in 3.audio.examples.
--
peace, love & harmony
Atte
http://atte.dk |
http://myspace.com/attejensen
http://anagrammer.dk |
http://atte.dk/compositions
#N canvas 602 134 304 338 10;
#X obj 67 41 notein;
#X obj 67 129 phasor~;
#X obj 67 89 mtof;
#X obj 67 176 *~;
#X obj 66 217 output~;
#X obj 125 129 adsr 1 5 500 0 500;
#X connect 0 0 2 0;
#X connect 0 1 5 0;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 5 0 3 1;