Csound Csound-dev Csound-tekno Search About

[Csnd] GEN 05 Reversed Exponential?

Date2010-11-14 14:16
FromJan Jacob Hofmann
Subject[Csnd] GEN 05 Reversed Exponential?
Dear List,

I do seem to struggle with some maybe simple item:

Is there a way to make GEN 05 (or any other GEN- routine) to generate  
an exponential, but kind of reversed?

Starting at 0 (or, let's say 0,001) and rising quickly up towards 1,  
but reaching it more and more slowly, the more it goes towards the end?

Like this:


1	                                                                       
  x
	                                    x
	                   x
	          x
	    x
	 x
0	x


All the best,

Jan Jacob



sound         |         movement          |          object          
|          space
sonic architecture       |        site: http://www.sonicarchitecture.de
spatial electronic composition     |    2nd order ambisonic music



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"

Date2010-11-15 01:27
FromRory Walsh
Subject[Csnd] Re: GEN 05 Reversed Exponential?
Hi Jan. You could create a table with GEN05 that starts at 1 and moves
exponentially to 0.001. Then subtract the values being read from the
table from 1?



On 14 November 2010 14:16, Jan Jacob Hofmann  wrote:
> Dear List,
>
> I do seem to struggle with some maybe simple item:
>
> Is there a way to make GEN 05 (or any other GEN- routine) to generate an
> exponential, but kind of reversed?
>
> Starting at 0 (or, let's say 0,001) and rising quickly up towards 1, but
> reaching it more and more slowly, the more it goes towards the end?
>
> Like this:
>
>
> 1
>    x
>                                            x
>                           x
>                  x
>            x
>         x
> 0       x
>
>
> All the best,
>
> Jan Jacob
>
>
>
> sound         |         movement          |          object         |
>    space
> sonic architecture       |        site: http://www.sonicarchitecture.de
> spatial electronic composition     |    2nd order ambisonic music
>
>
>
> 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"
>
>


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"


Date2010-11-15 07:59
FromOeyvind Brandtsegg
Subject[Csnd] Re: Re: GEN 05 Reversed Exponential?
You could also use gen 16 (transeg type segment).
Oeyvind

2010/11/15 Rory Walsh :
> Hi Jan. You could create a table with GEN05 that starts at 1 and moves
> exponentially to 0.001. Then subtract the values being read from the
> table from 1?
>
>
>
> On 14 November 2010 14:16, Jan Jacob Hofmann  wrote:
>> Dear List,
>>
>> I do seem to struggle with some maybe simple item:
>>
>> Is there a way to make GEN 05 (or any other GEN- routine) to generate an
>> exponential, but kind of reversed?
>>
>> Starting at 0 (or, let's say 0,001) and rising quickly up towards 1, but
>> reaching it more and more slowly, the more it goes towards the end?
>>
>> Like this:
>>
>>
>> 1
>>    x
>>                                            x
>>                           x
>>                  x
>>            x
>>         x
>> 0       x
>>
>>
>> All the best,
>>
>> Jan Jacob
>>
>>
>>
>> sound         |         movement          |          object         |
>>    space
>> sonic architecture       |        site: http://www.sonicarchitecture.de
>> spatial electronic composition     |    2nd order ambisonic music
>>
>>
>>
>> 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"
>>
>>
>
>
> 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"
>
>


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"