<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1211">[bugs:#1211]</a> minimum block for snapshot is 64</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> v0.46<br />
<strong>Labels:</strong> snapshot <br />
<strong>Created:</strong> Sun Jun 28, 2015 08:36 PM UTC by Alexandre Porres<br />
<strong>Last Updated:</strong> Sun Jun 28, 2015 08:36 PM UTC<br />
<strong>Owner:</strong> Miller Puckette</p>
<p>this actually seems like a design option, but I'll just go ahead and describe it; </p>
<p>snapshot~ can spit out values whenever it gets a bang, but it'll output only the last value of a block. But this is only true for blocks >= 64, for < 64 it behaves as 64 is the minimum block size.</p>
<p>I guess that since it can output as many values as you want, say 64 times in a block size of 64, it could work for block sizes less than 64 in size</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/bugs">https://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/bugs/options.">https://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>