argh, forgot to comment this part of your email... On 05/22, Dario Sanfilippo wrote: > > On Fri, 22 May 2020 at 08:20, Oleg Nesterov <[email protected]> wrote: > > > See above. try > > > > process(3, (_<-100,-1,-1,-1, _==0,0,0,0, _>100,1,1,1, 10,10,10)); > > > > But note that it has 9 inputs, probably not what you want. Use "_ <: > > ifN(...)" > > or "_,_,_ <: ifN(...)" depending on what do you need. > > > > I'm actually seeing 3*3*7 inputs.
Yes, thanks for correcting me. 3*3*7 inputs, 3*3 is used. Oleg. _______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
