[Csnd] tonek and chnget..
| Date | 2011-04-01 21:38 |
| From | Rory Walsh |
| Subject | [Csnd] tonek and chnget.. |
I find myself continuously smoothing out any data retrieved from host
apps in the form of:
k1 chnget "Sigfreq1"
k1 tonek k1, 10
Does anyone else think it might be nice if chnget could be modified so
it takes an optional half-power point. Something like:
kval chnget Sname, khp
If khp is > 0 the channel data goes through a smoothing filter before
being output? Any takers? Good idea or not?
Rory.
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"
|
| Date | 2011-04-02 03:31 |
| From | Joseph Sanger |
| Subject | Re: [Csnd] tonek and chnget.. |
I think it's a good idea. I tend to use port rather than tonek - but I don't really know the difference. On 02/04/11 05:38, Rory Walsh wrote: > I find myself continuously smoothing out any data retrieved from host > apps in the form of: > > k1 chnget "Sigfreq1" > k1 tonek k1, 10 > > Does anyone else think it might be nice if chnget could be modified so > it takes an optional half-power point. Something like: > > kval chnget Sname, khp > > If khp is> 0 the channel data goes through a smoothing filter before > being output? Any takers? Good idea or not? > > Rory. > > > 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" > |
| Date | 2011-04-02 08:18 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] tonek and chnget.. |
The only difference is the way you input the parameters. Otherwise,
it's the same filter.
On 2 Apr 2011, at 03:31, Joseph Sanger wrote:
> I think it's a good idea. I tend to use port rather than tonek - but
> I don't really know the difference.
>
> On 02/04/11 05:38, Rory Walsh wrote:
>> I find myself continuously smoothing out any data retrieved from host
>> apps in the form of:
>>
>> k1 chnget "Sigfreq1"
>> k1 tonek k1, 10
>>
>> Does anyone else think it might be nice if chnget could be modified
>> so
>> it takes an optional half-power point. Something like:
>>
>> kval chnget Sname, khp
>>
>> If khp is> 0 the channel data goes through a smoothing filter before
>> being output? Any takers? Good idea or not?
>>
>> Rory.
>>
>>
>> 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"
>>
>
>
> --
> Joseph Sanger
> Blueberry Eikaiwa
> www.bbeikaiwa.com
>
>
>
> 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"
>
Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie
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"
|