Csound Csound-dev Csound-tekno Search About

[Cs-dev] smooth amplitude control

Date2008-10-27 16:17
FromJonatan Liljedahl
Subject[Cs-dev] smooth amplitude control
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

Date2008-10-27 16:59
Fromjpff@cs.bath.ac.uk
SubjectRe: [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

Date2008-10-27 18:17
FromJonatan Liljedahl
SubjectRe: [Cs-dev] smooth amplitude control
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


In this case I'm getting new k values for each k-cycle and want to
interpolate between them to avoid "zipper noise".

jpff@cs.bath.ac.uk wrote:
> 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


- --
/Jonatan         [ http://kymatica.com ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkGBcUACgkQEFHuJpbcaY2TgwCggcACeV89Avac6JlbvgOqqZpK
DwkAoJyrxixpWWu+kOutBtVwmt8W3Wqi
=VphL
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
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