[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] time trace



What is a way to print out the clock value corresponding to each event played
by an EventStreamPlayer?

For example, I can enter this:

(
p = Pbind(\degree, Pseq((0..7)),
          \dur,    1
    );
~pattern = Pdef(\myPat, Pseq([p], inf)).trace.play(quant: 8);
);

which gives me the degrees and dur of each event, but I would like also the timing information from the clock, and hopefully a way to distinguish one invocation of this code from others so as to debug timing issues.

Thank you for your attention

--
"Life is just a game, you fly a paper plane, there is no aim." - Thunderclap Newman in Accidents


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/