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

Re: [sc-dev] calling a Function from a primitive




You must never do that. Primitives may not reenter the interpreter. It would make yielding from and resuming a coroutine impossible.

On Dec 13, 2003, at 4:56 PM, ccos wrote:


what's the best way of calling an sclang
Function stored in an instance variable
of an object from inside a primitive?

--
--- james mccartney   james@xxxxxxxxxxxxxx   <http://www.audiosynth.com>
SuperCollider - a real time audio synthesis programming language