Small typo in Penvir helpfile?

View: New views
1 Messages — Rating Filter:   Alert me  

Small typo in Penvir helpfile?

by Sergio Luque :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/