Re: [Csnd-dev] What does OENTRY .thread do?
vlz <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
It was used to control when the opcode would run (init, k-rate, a-rate), but it became obsolete and we have removed it now. Prof. Victor Lazzarini Maynooth University Ireland > On 20 May 2024, at 05:41, andy fillebrown <[email protected]> wrote: > > > Hey all, > > When I'm creating new opcodes, what does the OENTRY .thread member do? Does it do anything, or is it some legacy member that is unused now? > > I don't see it being used in the Csound source, and it doesn't seem to make a difference whether I set it to 1, 2, 3, or leave it unset, so I'm thinking it's unused. Am I missing something? > > ~ Andy Fillebrown >