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

[sc-dev] closing buffers



Hi all,

I crashed the server freeing a buffer when the synth that is reading it is not quite freed but is decaying away. This can be solved by freeing it in an OSCresponder, but I wonder if this might be better done
with a FreeBufferWhenDone ugen.

 Does anyone have any good solutions?

RJK