Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] smooth amplitude control

Date2008-10-27 17:54
Fromvictor
SubjectRe: [Cs-dev] smooth amplitude control
I see what you are looking for: upsampling with interpolation. You
can use interp for that.

ares interp ksig [, iskip] [, imode]

Victor
----- Original Message ----- 
From: 
To: "Developer discussions" 
Sent: Monday, October 27, 2008 4:59 PM
Subject: Re: [Cs-dev] smooth amplitude control


> How about line?  That will produce an a-rate output but only takes i-rate
> parameters.  I am a little confused by what you expect a line with k-rate
> paramenters to do.
>
> ==John ff
>
>> I'm trying to make a smooth amplitude control, is there something like
>> lineto that can output an audio signal? So one could do stuff like:
>>
>> aamp lineto k1, 1/kr, k2
>> out a1*aamp
>>
>> --
>> /Jonatan         [ http://kymatica.com ]
>>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's 
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the 
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-10-27 18:22
FromJonatan Liljedahl
SubjectRe: [Cs-dev] smooth amplitude control
Thanks, this was it!

victor wrote:
> I see what you are looking for: upsampling with interpolation. You
> can use interp for that.
> 
> ares interp ksig [, iskip] [, imode]
> 
> Victor
> ----- Original Message ----- 
> From: 
> To: "Developer discussions" 
> Sent: Monday, October 27, 2008 4:59 PM
> Subject: Re: [Cs-dev] smooth amplitude control
> 
> 
>> How about line?  That will produce an a-rate output but only takes i-rate
>> parameters.  I am a little confused by what you expect a line with k-rate
>> paramenters to do.
>>
>> ==John ff
>>
>>> I'm trying to make a smooth amplitude control, is there something like
>>> lineto that can output an audio signal? So one could do stuff like:
>>>
>>> aamp lineto k1, 1/kr, k2
>>> out a1*aamp
>>>
>>> --
>>> /Jonatan         [ http://kymatica.com ]


-- 
/Jonatan         [ http://kymatica.com ]

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net