[Csnd-dev] Csound Plugin examples using arrays as input and outputs
Date | 2019-03-03 00:51 |
From | Oscar Pablo Di Liscia |
Subject | [Csnd-dev] Csound Plugin examples using arrays as input and outputs |
Hello list: Where can I find Csound Plugin code examples developed using the C language (not C++) that use arrays of data (either i, k or a-rate) as input and/or outputs? Many thanks -- Dr. Oscar Pablo Di Liscia Profesor Titular Escuela Universitaria de Artes Universidad Nacional de Quilmes |
Date | 2019-03-03 09:29 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] Csound Plugin examples using arrays as input and outputs |
You can look at the source code in github, almost all array opcodes are in Opcodes/arrays.c Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 3 Mar 2019, at 00:51, Oscar Pablo Di Liscia |
Date | 2019-03-03 17:42 |
From | Oscar Pablo Di Liscia |
Subject | Re: [Csnd-dev] Csound Plugin examples using arrays as input and outputs |
Many thanks. I was looking at it, it is just i thought that there were something specific i should take in account about the Plugins using arrays as i/o variables. Best El domingo, 3 de marzo de 2019, Victor Lazzarini <Victor.Lazzarini@mu.ie> escribió: You can look at the source code in github, almost all array opcodes are in Opcodes/arrays.c -- Dr. Oscar Pablo Di Liscia Profesor Titular Director Programa de Investigación "Sistemas Temporales y Síntesis Espacial en el Arte Sonoro" http://stseas.web.unq.edu.ar/ Director Colección Editorial "Música y Ciencia" Escuela Universitaria de Artes Universidad Nacional de Quilmes Argentina |
Date | 2019-03-03 19:25 |
From | Oscar Pablo Di Liscia |
Subject | Re: [Csnd-dev] Csound Plugin examples using arrays as input and outputs |
Great, now I see that I got all I need there, many thanks Victor! El dom., 3 mar. 2019 a las 14:42, Oscar Pablo Di Liscia ( |
Date | 2019-03-03 19:28 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] Csound Plugin examples using arrays as input and outputs |
if you have any questions, do not hesitate. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 3 Mar 2019, at 19:25, Oscar Pablo Di Liscia |
Date | 2019-03-03 20:40 |
From | Oscar Pablo Di Liscia |
Subject | Re: [Csnd-dev] Csound Plugin examples using arrays as input and outputs |
Thanks again. El domingo, 3 de marzo de 2019, Victor Lazzarini <Victor.Lazzarini@mu.ie> escribió: if you have any questions, do not hesitate. -- Dr. Oscar Pablo Di Liscia Profesor Titular Director Programa de Investigación "Sistemas Temporales y Síntesis Espacial en el Arte Sonoro" http://stseas.web.unq.edu.ar/ Director Colección Editorial "Música y Ciencia" Escuela Universitaria de Artes Universidad Nacional de Quilmes Argentina |