[Csnd-dev] What does OENTRY .thread do?
| Date | 2024-05-20 05:41 | 
| From | andy fillebrown  | 
| Subject | [Csnd-dev] What does OENTRY .thread do? | 
Hey all, 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  | 
| Date | 2024-05-20 06:41 | 
| From | vlz  | 
| Subject | Re: [Csnd-dev] What does OENTRY .thread do? | 
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  | 
| Date | 2024-05-20 15:11 | 
| From | andy fillebrown  | 
| Subject | Re: [Csnd-dev] What does OENTRY .thread do? | 
Ok, thanks for confirming. On Mon, May 20, 2024 at 1:41 AM vlz <viclazzarini@gmail.com> 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.  |