<div dir="ltr">Hi Nicolas,<div>I'm not sure but I think it's the total amount of dsp ticks since the opening of PD and it's mostly used by the block objects to know when to run their DSP blocks (something like if dsp_phase%block_size==0 then perform).<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-18 7:55 GMT+01:00 Nicolas Danet <span dir="ltr"><<a href="mailto:nicolas.danet@free.fr" target="_blank">nicolas.danet@free.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I really have hard time to understand what's the dsp_phase variable (d_ugen.c) is supposed to do.<br>
I obtain always zero or weird values in the prolog / epilog calls.<br>
Is it related to the one shot tick feature provided by the block object?<br>
Thanks for clues or links to any information/discussion.<br>
<br>
< <a href="https://sourceforge.net/p/pure-data/pure-data/ci/master/tree/src/d_ugen.c#l101" rel="noreferrer" target="_blank">https://sourceforge.net/p/<wbr>pure-data/pure-data/ci/master/<wbr>tree/src/d_ugen.c#l101</a> ><br>
< <a href="https://sourceforge.net/p/pure-data/pure-data/ci/master/tree/src/g_io.c#l518" rel="noreferrer" target="_blank">https://sourceforge.net/p/<wbr>pure-data/pure-data/ci/master/<wbr>tree/src/g_io.c#l518</a> ><br>
<br>
______________________________<wbr>_________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@lists.iem.at">Pd-dev@lists.iem.at</a><br>
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-dev</a><br>
</blockquote></div><br></div>