Csound Csound-dev Csound-tekno Search About

Re: commentaries about vbap opcodes

Date2007-08-31 15:59
From"Art Hunkins"
SubjectRe: commentaries about vbap opcodes
Victor,

Any chance you could now morph the pan opcode to handle 8 channels, or
otherwise create a pan8 opcode?

(Perhaps this was already on your to-do list.)

Art Hunkins

----- Original Message ----- 
From: "Victor Lazzarini" 
To: 
Sent: Friday, August 31, 2007 5:11 AM
Subject: Re: [Csnd] commentaries about vbap opcodes


> OK, I'll change that to cvs. There is an optional 'k', look in
> Engine/oentry.c  and
> there is a list there.
>
> At 07:03 31/08/2007, you wrote:
> >Thank you Victor!
> >
> >So it looks like vbap works fine now, no more ringing. Also I got vbap8
to
> >work at k-rate by simply changing the variable type from aioo to akkk
> >which will make the last to parameters mandatory ((is there optional k?):
> >
> >in vbap.c:
> >
> >{ "vbap8",      S(VBAP_EIGHT),            5,  "aaaaaaaa",         "akkk",
> >     (SUBR) vbap_EIGHT_init,         (SUBR) NULL,    (SUBR)
> > vbap_EIGHT       },
> >
> >I tested it and it works very well! Movement controlled with a FLTK
slider
> >is clean.
> >
> >Cheers!
> >
> >Hector
> >
> >
> >
> >On 8/30/07, Victor Lazzarini
> ><Victor.Lazzarini@nuim.ie> wrote:
> > From looking at the code, vbap8 would seem to work
> >just by changing the variable type. But I have also spoken
> >to Ville about the bug and am waiting some response.
> >
> >Victor
> >
> >At 23:11 29/08/2007, you wrote:
> > >So, I got vbap working in PureData and I found it very useful. I'm able
to
> > >control the position realtime which is what I was looking for. I
emailed
> > >the author, Ville Pulkki, and asked him about the possibility of having
a
> > >k-rate controllable version for Csound. He replied and confessed that
he
> > >has been away of Csound for very long time and he doesn't plan to get
into
> > >it again any time soon. He said he remembered John ffitch doing some
> > >additions to these opcodes some time ago, so he might know how they are
> > built.
> > >
> > >Anyways, I'm just throwing this out there to see if I'm luck and we get
a
> > >realtime controllable vbap, I prefer working with Csound than with the
> > >box-and-wire interface of pd!
> > >
> > >Cheers,
> > >
> > >Hector
> >
> >Victor Lazzarini
> >Music Technology Laboratory
> >Music Department
> >National University of Ireland, Maynooth
> >
> >--
> >Send bugs reports to this list.
> >To unsubscribe, send email to
>
>csound-unsubscribe@lists.bath.a
c.uk
> >
>
> Victor Lazzarini
> Music Technology Laboratory
> Music Department
> National University of Ireland, Maynooth
>
> -- 
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk