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

Re: [sc-dev] DiskIn double usage



On Jan 25, 2004, at 2:19 PM, Julian Rohrhuber wrote:

 when more than one DiskIn share the same buffer,


You can't do that.
1 DiskIn, 1 buffer.


if you want to crossfade between two synthdefs that
read from one buffer this at least shouldn't break it.
Also once it has happened there is no way to undo it
unless you reallocate the buffer and start a new synth.

of course a solution to this would mean that something needs to know
about if a buffer is read already by a diskin.
maybe this knowledge shouldn't be allowed.


--








.