Re: [Csnd-dev] What does OENTRY .thread do?
andy fillebrown <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <CAMVck-NRwwVs23gSSRD-gVknQ+-kThX=q9rLHPExUaNQOTmeqA@mail.gmail.com> |
Ok, thanks for confirming. On Mon, May 20, 2024 at 1:41 AM vlz <[email protected]> wrote: > 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 > > >