Csound Csound-dev Csound-tekno Search About

[Csnd] how to repeat a section????

Date2008-12-30 13:08
FromFederico Vanni
Subject[Csnd] how to repeat a section????
hi list,
i'm trying to repeat a section of notes 
in csound... i suppose i should use
m and n statement... doing something
like that:

(to repeat the section from 
i1 0 .2 to i1 10 .2)...


m1
t0 60 8 120
i1 0 .2
i1 1 .2
i1 2 .2
i1 3 .2
i1 4 .2
i1 5 .2
i1 6 .2
i1 7 .2
i1 8 .2
i1 9 .2
i1 10 .2
s10
n1

thanks
fv

 



Date2008-12-30 16:21
Fromjoachim
Subject[Csnd] Re: how to repeat a section????
hi federico -
i think it's the "r" (repeat) statement, isn't it?
	joachim



Am 30.12.2008 um 14:08 schrieb Federico Vanni:

> hi list,
> i'm trying to repeat a section of notes
> in csound... i suppose i should use
> m and n statement... doing something
> like that:
>
> (to repeat the section from
> i1 0 .2 to i1 10 .2)...
>
>
> m1
> t0 60 8 120 ;
> i1 0 .2
> i1 1 .2
> i1 2 .2
> i1 3 .2
> i1 4 .2
> i1 5 .2
> i1 6 .2
> i1 7 .2
> i1 8 .2
> i1 9 .2
> i1 10 .2
> s10
> n1
>
> thanks
> fv
>
>
>
>


Date2008-12-30 17:18
From"Chuckk Hubbard"
Subject[Csnd] Re: how to repeat a section????
AttachmentsNone  

Date2008-12-30 17:27
FromFelipe Sateler
Subject[Csnd] Re: how to repeat a section????
AttachmentsNone  

Date2008-12-30 19:28
From"Andres Cabrera"
Subject[Csnd] Re: Re: how to repeat a section????
AttachmentsNone  

Date2008-12-31 01:49
FromDarren Nelsen
Subject[Csnd] Re: how to repeat a section????
m/n never worked for me. I use macros or the loop syntax ( { } ) instead.

Darren

On Dec 30, 2008, at 8:08 AM, Federico Vanni wrote:

hi list,
i'm trying to repeat a section of notes 
in csound... i suppose i should use
m and n statement... doing something
like that:

(to repeat the section from 
i1 0 .2 to i1 10 .2)...


m1
t0 60 8 120
i1 0 .2
i1 1 .2
i1 2 .2
i1 3 .2
i1 4 .2
i1 5 .2
i1 6 .2
i1 7 .2
i1 8 .2
i1 9 .2
i1 10 .2
s10
n1

thanks
fv

 




Date2008-12-31 12:38
FromFederico Vanni
Subject[Csnd] Re: Re: Re: how to repeat a section????
>>


thanks
fv





>>
>> El 30/12/08 10:08 Federico Vanni escribió:
>>> hi list,
>>> i'm trying to repeat a section of notes
>>> in csound... i suppose i should use
>>> m and n statement... doing something
>>> like that:
>>>
>>> (to repeat the section from
>>> i1 0 .2 to i1 10 .2)...
>>>
>>>
>>> m1
>>> t0 60 8 120 ;
>>> i1 0 .2
>>> i1 1 .2
>>> i1 2 .2
>>> i1 3 .2
>>> i1 4 .2
>>> i1 5 .2
>>> i1 6 .2
>>> i1 7 .2
>>> i1 8 .2
>>> i1 9 .2
>>> i1 10 .2
>>> s10
>>> n1
>>>
>>> thanks
>>> fv
>>>
>>>
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"
>>
>>
>>
>> Saludos,
>> Felipe Sateler
>>
>
>
>
> -- 
>
>
> Andrés
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"