I can find in the documentation that atom output ports are supposed to be connected to an atom:Chunk, so the plugin knows how much space it has to write output events.  However, I can't find anything about how the host or plugin should behave if the space given is not enough to write all the events.  How can the host tell if the plugin should have a bigger buffer size?<br>

<br>Also, where does the plugin write the atom:Sequence?  directly over the atom:chunk or after the atom:chunk header?<br><br>Jeremy<br>