Csound Csound-dev Csound-tekno Search About

[Csnd] question about resonance

Date2010-05-09 16:57
FromStefan Thomas
Subject[Csnd] question about resonance
Dear community,
I wanted to try out, what Hans Mikelson writes about reconance
There I've read:
aout   =         aout*iamp*kdclk            ; Amplify

Unfortunately I couldn't find out what the term kdclk could stand for.
It would be geat, if someone could give me a hint!



Date2010-05-09 17:07
FromBrian Wong
Subject[Csnd] RE: question about resonance
declick envelope?


Date: Sun, 9 May 2010 17:57:53 +0200
From: kontrapunktstefan@googlemail.com
To: csound@lists.bath.ac.uk
Subject: [Csnd] question about resonance

Dear community,
I wanted to try out, what Hans Mikelson writes about reconance
There I've read:
aout   =         aout*iamp*kdclk            ; Amplify

Unfortunately I couldn't find out what the term kdclk could stand for.
It would be geat, if someone could give me a hint!




30 days of prizes: Hotmail makes your day easier! Enter now

Date2010-05-09 17:20
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: question about resonance
> Dear community,
> I wanted to try out, what Hans Mikelson writes about
> reconance
> There I've read:
>
> aout   =         aout*iamp*kdclk            ; Amplify
>

The orc says

; Declick envelope
kdclk  linseg    0, .2, 1, idur-.4, 1, .2, 0

so that is all it is





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-05-09 17:21
Fromluis jure
Subject[Csnd] Re: question about resonance
on 2010-05-09 at 17:57 Stefan Thomas wrote:

>aout   =         aout*iamp*kdclk            ; Amplify
>
>
>Unfortunately I couldn't find out what the term kdclk could stand for.

i guess it would be a declick amplitude envelope (like a linen with
short attack and release). but you're right that it doesn't seem to be
defined in the article (i only browsed through it, though).

best,

lj


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-05-09 17:47
FromMichael Gogins
Subject[Csnd] Re: question about resonance
Probably a "de-clicking envelope." An envelope with a 2-3 millisecond
rise, a level sustain, and a 4-5 millisecond release to smooth off any
sudden click at the beginning or end of the sound.

Regards,
Mike

On Sun, May 9, 2010 at 11:57 AM, Stefan Thomas
 wrote:
> Dear community,
> I wanted to try out, what Hans Mikelson writes about reconance
> There I've read:
>
> aout   =         aout*iamp*kdclk            ; Amplify
>
> Unfortunately I couldn't find out what the term kdclk could stand for.
> It would be geat, if someone could give me a hint!
>
>
>


Date2010-05-09 18:50
FromStefan Thomas
Subject[Csnd] Re: Re: question about resonance
Sorry, I was stupid. I should have recognized, that there is a score file!
By the way: it seems, that there is a dead link to the orchestra-file!

2010/5/9 Michael Gogins <michael.gogins@gmail.com>
Probably a "de-clicking envelope." An envelope with a 2-3 millisecond
rise, a level sustain, and a 4-5 millisecond release to smooth off any
sudden click at the beginning or end of the sound.

Regards,
Mike

On Sun, May 9, 2010 at 11:57 AM, Stefan Thomas
<kontrapunktstefan@googlemail.com> wrote:
> Dear community,
> I wanted to try out, what Hans Mikelson writes about reconance
> There I've read:
>
> aout   =         aout*iamp*kdclk            ; Amplify
>
> Unfortunately I couldn't find out what the term kdclk could stand for.
> It would be geat, if someone could give me a hint!
>
>
>



--
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot 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"