Csound Csound-dev Csound-tekno Search About

[Csnd] dcblock vs dcblock2

Date2010-02-15 19:22
FromSteven Yi
Subject[Csnd] dcblock vs dcblock2
Hi All,

I'm working on a piece right now and it seems to me that the pluck
opcode yields quite a dc offset.  I tried adding a dcblock2 to it but
it didn't seem to help, but dcblock seems to have done the job.

Could someone explain the differences and when dcblock2 might be used
over dcblock?

Thanks!
steven


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-15 19:57
FromVictor Lazzarini
Subject[Csnd] Re: dcblock vs dcblock2
In my experience, dcblock2 blocks more than dcblock. I am surprised it  
did not work for you.

Victor
On 15 Feb 2010, at 19:22, Steven Yi wrote:

> Hi All,
>
> I'm working on a piece right now and it seems to me that the pluck
> opcode yields quite a dc offset.  I tried adding a dcblock2 to it but
> it didn't seem to help, but dcblock seems to have done the job.
>
> Could someone explain the differences and when dcblock2 might be used
> over dcblock?
>
> Thanks!
> steven
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-15 21:01
FromSteven Yi
Subject[Csnd] Re: Re: dcblock vs dcblock2
AttachmentstempCsd54897.csd  
Hi Victor,

I've posted a screenshot of the results in Audacity here:

http://kunstmusik.com/dcblocktest.png

and have attached a test CSD file. (Generated with blue so the CSD may
be a little hard to read)

I made three copies of the instrument, one with straight out, another
with dcblock, and the third with dcblock2.  The screenshot shows the
first and 3rd renders with really bad dc offset, while the second
shows little offset (using dcblock).

I placed the dcblocking at the end of the chain before output for the
instruments.

I am wondering if there is something I need to do with dcblock2 in
terms of settings or if it does not work well in this context but
perhaps better in others?

Thanks!
steven


On Mon, Feb 15, 2010 at 2:57 PM, Victor Lazzarini
 wrote:
> In my experience, dcblock2 blocks more than dcblock. I am surprised it did
> not work for you.
>
> Victor
> On 15 Feb 2010, at 19:22, Steven Yi wrote:
>
>> Hi All,
>>
>> I'm working on a piece right now and it seems to me that the pluck
>> opcode yields quite a dc offset.  I tried adding a dcblock2 to it but
>> it didn't seem to help, but dcblock seems to have done the job.
>>
>> Could someone explain the differences and when dcblock2 might be used
>> over dcblock?
>>
>> Thanks!
>> steven
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>

Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-15 21:38
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: dcblock vs dcblock2
Looks like dcblock2 is broken. It's not cutting any DC. I'll need to  
look at it.

Victor
On 15 Feb 2010, at 21:01, Steven Yi wrote:

> Hi Victor,
>
> I've posted a screenshot of the results in Audacity here:
>
> http://kunstmusik.com/dcblocktest.png
>
> and have attached a test CSD file. (Generated with blue so the CSD may
> be a little hard to read)
>
> I made three copies of the instrument, one with straight out, another
> with dcblock, and the third with dcblock2.  The screenshot shows the
> first and 3rd renders with really bad dc offset, while the second
> shows little offset (using dcblock).
>
> I placed the dcblocking at the end of the chain before output for the
> instruments.
>
> I am wondering if there is something I need to do with dcblock2 in
> terms of settings or if it does not work well in this context but
> perhaps better in others?
>
> Thanks!
> steven
>
>
> On Mon, Feb 15, 2010 at 2:57 PM, Victor Lazzarini
>  wrote:
>> In my experience, dcblock2 blocks more than dcblock. I am surprised  
>> it did
>> not work for you.
>>
>> Victor
>> On 15 Feb 2010, at 19:22, Steven Yi wrote:
>>
>>> Hi All,
>>>
>>> I'm working on a piece right now and it seems to me that the pluck
>>> opcode yields quite a dc offset.  I tried adding a dcblock2 to it  
>>> but
>>> it didn't seem to help, but dcblock seems to have done the job.
>>>
>>> Could someone explain the differences and when dcblock2 might be  
>>> used
>>> over dcblock?
>>>
>>> Thanks!
>>> steven
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe
>> csound"
>>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-15 21:50
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: Re: dcblock vs dcblock2
There was a bug in dcblock2, now fixed. Thanks for the report.
Victor
On 15 Feb 2010, at 21:38, Victor Lazzarini wrote:

> Looks like dcblock2 is broken. It's not cutting any DC. I'll need to  
> look at it.
>
> Victor
> On 15 Feb 2010, at 21:01, Steven Yi wrote:
>
>> Hi Victor,
>>
>> I've posted a screenshot of the results in Audacity here:
>>
>> http://kunstmusik.com/dcblocktest.png
>>
>> and have attached a test CSD file. (Generated with blue so the CSD  
>> may
>> be a little hard to read)
>>
>> I made three copies of the instrument, one with straight out, another
>> with dcblock, and the third with dcblock2.  The screenshot shows the
>> first and 3rd renders with really bad dc offset, while the second
>> shows little offset (using dcblock).
>>
>> I placed the dcblocking at the end of the chain before output for the
>> instruments.
>>
>> I am wondering if there is something I need to do with dcblock2 in
>> terms of settings or if it does not work well in this context but
>> perhaps better in others?
>>
>> Thanks!
>> steven
>>
>>
>> On Mon, Feb 15, 2010 at 2:57 PM, Victor Lazzarini
>>  wrote:
>>> In my experience, dcblock2 blocks more than dcblock. I am  
>>> surprised it did
>>> not work for you.
>>>
>>> Victor
>>> On 15 Feb 2010, at 19:22, Steven Yi wrote:
>>>
>>>> Hi All,
>>>>
>>>> I'm working on a piece right now and it seems to me that the pluck
>>>> opcode yields quite a dc offset.  I tried adding a dcblock2 to it  
>>>> but
>>>> it didn't seem to help, but dcblock seems to have done the job.
>>>>
>>>> Could someone explain the differences and when dcblock2 might be  
>>>> used
>>>> over dcblock?
>>>>
>>>> Thanks!
>>>> steven
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>> "unsubscribe
>>>> csound"
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"
>>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-15 21:58
FromSteven Yi
Subject[Csnd] Re: Re: Re: Re: Re: dcblock vs dcblock2
Ah fantastic!  Many thanks!

On Mon, Feb 15, 2010 at 4:50 PM, Victor Lazzarini
 wrote:
> There was a bug in dcblock2, now fixed. Thanks for the report.
> Victor
> On 15 Feb 2010, at 21:38, Victor Lazzarini wrote:
>
>> Looks like dcblock2 is broken. It's not cutting any DC. I'll need to look
>> at it.
>>
>> Victor
>> On 15 Feb 2010, at 21:01, Steven Yi wrote:
>>
>>> Hi Victor,
>>>
>>> I've posted a screenshot of the results in Audacity here:
>>>
>>> http://kunstmusik.com/dcblocktest.png
>>>
>>> and have attached a test CSD file. (Generated with blue so the CSD may
>>> be a little hard to read)
>>>
>>> I made three copies of the instrument, one with straight out, another
>>> with dcblock, and the third with dcblock2.  The screenshot shows the
>>> first and 3rd renders with really bad dc offset, while the second
>>> shows little offset (using dcblock).
>>>
>>> I placed the dcblocking at the end of the chain before output for the
>>> instruments.
>>>
>>> I am wondering if there is something I need to do with dcblock2 in
>>> terms of settings or if it does not work well in this context but
>>> perhaps better in others?
>>>
>>> Thanks!
>>> steven
>>>
>>>
>>> On Mon, Feb 15, 2010 at 2:57 PM, Victor Lazzarini
>>>  wrote:
>>>>
>>>> In my experience, dcblock2 blocks more than dcblock. I am surprised it
>>>> did
>>>> not work for you.
>>>>
>>>> Victor
>>>> On 15 Feb 2010, at 19:22, Steven Yi wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> I'm working on a piece right now and it seems to me that the pluck
>>>>> opcode yields quite a dc offset.  I tried adding a dcblock2 to it but
>>>>> it didn't seem to help, but dcblock seems to have done the job.
>>>>>
>>>>> Could someone explain the differences and when dcblock2 might be used
>>>>> over dcblock?
>>>>>
>>>>> Thanks!
>>>>> steven
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe
>>>>> csound"
>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"