Hi,
Maybe the second to last line of the Penvir helpfile should be:
z.next;
This is how the final example of the helpfile looks:
(
x = (a:8);
y = Penvir(
x,
Pfunc { ~a = ~a * 2 }
);
t = y.asStream;
z = y.asStream;
)
t.next;
t.next;
x.postln; // x stays unchanged
Cheers,
Sergio
--
Sergio Luque
www.sergioluque.com
_______________________________________________
sc-users mailing list
info (subscription, etc.):
http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtmlarchive:
http://www.listarc.bham.ac.uk/marchives/sc-users/search:
http://www.listarc.bham.ac.uk/lists/sc-users/search/