<div>Hi list,</div><div><br></div><div>This is my first post here asking you for help.</div><div>I built for many years in NI Reaktor (and still do). For this reason I&#39;m used to handle basically 2 signal types:</div><div>

Audio - always sample rate clocked</div><div>Event - any(!) time, even between samples</div><div><span class="Apple-tab-span" style="white-space:pre">        </span></div><div>Now I need to get to know and used to the clock and trigger &quot;secrets&quot; in pd. I want to work efficiently of course but also to be sample accurate if needed. </div>

<div>Beside having fun with the great freedom and logic of puredata, my aim is to be able to build hi quality audio stuff sooner or later...</div><div><br></div><div>While building an audio scope (for e.g. debugging) I got stuck in searching sample exact message trigger.</div>

<div>I wanna ask you for suggestions tips about my approach. Have a look into attached pd I prepared with comments here and there describing my thoughts and problems.</div><div>There may be different ways to make audio scopes (I know there is one build-in but it only displayed useless coarse vector lines) but some questions I want to get answered anyhow:</div>

<div><br></div><div>my basic questions:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>* is it possible to get/fire precise timed messages, e.g. Metro (at least) Samplerate accurate?</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>* is it possible to get sample timed events/messages, e.g. threshold what is far to coarse! (see attached pd)</div>

<div><span class="Apple-tab-span" style="white-space:pre">        </span>* regarding changing block~ size: </div><div><span class="Apple-tab-span" style="white-space:pre">                </span>- my patch only accepts 64 - why?</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>- why does the $0-audioscope show extreme high amplitude when block~ size is &lt;64 ?</div>

<div><span class="Apple-tab-span" style="white-space:pre">                </span>- makes it sense at all changing block~ size in order to get better message timing? Or what is it for...</div><div><br></div><div><br></div><div>manuals, links, mails or commented pd patches - anything is welcome.</div>

<div><br></div><div>regards</div><div>Dietrich</div>