[Csnd] question about vbapz opcode
Date | 2010-06-21 11:10 |
From | Marlon Schumacher |
Subject | [Csnd] question about vbapz opcode |
Dear list, I am having difficulties getting the opcode vbapz to work properly. Below is a .csd in which I am controlling vbap8 or vbapz with the same data, however with vbapz I don't get any output. Is it maybe related to the way I am using the zak-array or am I doing sth. wrong somewhere else? Many thanks, best, Marlon ----------------------- |
Date | 2011-07-30 03:21 |
From | Casey Mongoven |
Subject | [Csnd] Re: question about vbapz opcode |
Did this ever get resolved? I can't seem to get it to work either. -- View this message in context: http://csound.1045644.n5.nabble.com/question-about-vbapz-opcode-tp1110179p4648869.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-30 08:24 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: question about vbapz opcode |
what was the problem? Victor On 30 Jul 2011, at 03:21, Casey Mongoven wrote: > Did this ever get resolved? I can't seem to get it to work either. > > -- > View this message in context: http://csound.1045644.n5.nabble.com/question-about-vbapz-opcode-tp1110179p4648869.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-30 09:06 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] Re: question about vbapz opcode |
> what was the problem? > This is the original message -- not sure I remember it. Seems rather lacking in detail Anyway it is my code. Some idea of what to look for would help ==John I am having difficulties getting the opcode vbapz to work properly. Below is a .csd in which I am controlling vbap8 or vbapz with the same data, however with vbapz I don't get any output. Is it maybe related to the way I am using the zak-array or am I doing sth. wrong somewhere else? Many thanks, best, Marlon ----------------------- |
Date | 2011-07-30 10:12 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: question about vbapz opcode |
Well, if it's your code, then I will leave it (I thought it was Ville's and thus orphaned). Victor On 30 Jul 2011, at 09:06, jpff@cs.bath.ac.uk wrote: >> what was the problem? >> > > This is the original message -- not sure I remember it. Seems rather > lacking in detail > Anyway it is my code. Some idea of what to look for would help > ==John > > > I am having difficulties getting the opcode vbapz to work properly. > Below is a .csd in which I am controlling vbap8 or vbapz with the same > data, however with vbapz I don't get any output. > Is it maybe related to the way I am using the zak-array or am I doing > sth. wrong somewhere else? > > Many thanks, > best, > Marlon > > ----------------------- > > |
Date | 2011-07-30 12:31 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] Re: question about vbapz opcode |
> Well, if it's your code, then I will leave it (I thought it was > Ville's and thus orphaned). > I adapted Ville's code for zak. So probably my problem ==John ff Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-30 13:43 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] Re: question about vbapz opcode |
vbap now works with zak; code in GIT. My stupid error. Note also that the program was wrong as it indexed zak from zero which for reaonas beyond me is not correct. Perhaps I will add a check in the opcode ==John ff Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |