Csound Csound-dev Csound-tekno Search About

[Cs-dev] small bug in pvsfilter

Date2013-07-03 22:06
Fromjoachim heintz
Subject[Cs-dev] small bug in pvsfilter
hi -

there is a small bug in pvsfilter. if the optional igain parameter is 
set to a value different from 1, there is no more cross synthesis. 
instead, it sounds as if the amplitudes of the fsigin stream are 
multiplied by themselves.

see, for instance, the manual example pvsfilter.csd, and replace line 
30-34 by this:

if ipermut == 1 then
fcross		pvsfilter	fftin2, fftin1, 1, .5
else
fcross		pvsfilter	fftin1, fftin2, 1, .5
endif

best -

	joachim

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-03 22:19
FromVictor Lazzarini
SubjectRe: [Cs-dev] small bug in pvsfilter
OK, I've pushed some changes to csound 6. Can you let me know if it fixed the problem?
On 3 Jul 2013, at 22:06, joachim heintz wrote:

> hi -
> 
> there is a small bug in pvsfilter. if the optional igain parameter is 
> set to a value different from 1, there is no more cross synthesis. 
> instead, it sounds as if the amplitudes of the fsigin stream are 
> multiplied by themselves.
> 
> see, for instance, the manual example pvsfilter.csd, and replace line 
> 30-34 by this:
> 
> if ipermut == 1 then
> fcross		pvsfilter	fftin2, fftin1, 1, .5
> else
> fcross		pvsfilter	fftin1, fftin2, 1, .5
> endif
> 
> best -
> 
> 	joachim
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-04 09:20
Fromjoachim heintz
SubjectRe: [Cs-dev] small bug in pvsfilter
yes, victor. i pulled from git and it sounds allright now.
thanks -
	joachim


Am 03.07.2013 23:19, schrieb Victor Lazzarini:
> OK, I've pushed some changes to csound 6. Can you let me know if it fixed the problem?
> On 3 Jul 2013, at 22:06, joachim heintz wrote:
>
>> hi -
>>
>> there is a small bug in pvsfilter. if the optional igain parameter is
>> set to a value different from 1, there is no more cross synthesis.
>> instead, it sounds as if the amplitudes of the fsigin stream are
>> multiplied by themselves.
>>
>> see, for instance, the manual example pvsfilter.csd, and replace line
>> 30-34 by this:
>>
>> if ipermut == 1 then
>> fcross		pvsfilter	fftin2, fftin1, 1, .5
>> else
>> fcross		pvsfilter	fftin1, fftin2, 1, .5
>> endif
>>
>> best -
>>
>> 	joachim
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-04 09:50
FromVictor Lazzarini
SubjectRe: [Cs-dev] small bug in pvsfilter
Thanks.
On 4 Jul 2013, at 09:20, joachim heintz wrote:

> yes, victor. i pulled from git and it sounds allright now.
> thanks -
> 	joachim
> 
> 
> Am 03.07.2013 23:19, schrieb Victor Lazzarini:
>> OK, I've pushed some changes to csound 6. Can you let me know if it fixed the problem?
>> On 3 Jul 2013, at 22:06, joachim heintz wrote:
>> 
>>> hi -
>>> 
>>> there is a small bug in pvsfilter. if the optional igain parameter is
>>> set to a value different from 1, there is no more cross synthesis.
>>> instead, it sounds as if the amplitudes of the fsigin stream are
>>> multiplied by themselves.
>>> 
>>> see, for instance, the manual example pvsfilter.csd, and replace line
>>> 30-34 by this:
>>> 
>>> if ipermut == 1 then
>>> fcross		pvsfilter	fftin2, fftin1, 1, .5
>>> else
>>> fcross		pvsfilter	fftin1, fftin2, 1, .5
>>> endif
>>> 
>>> best -
>>> 
>>> 	joachim
>>> 
>>> ------------------------------------------------------------------------------
>>> This SF.net email is sponsored by Windows:
>>> 
>>> Build for Windows Store.
>>> 
>>> http://p.sf.net/sfu/windows-dev2dev
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>> 
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>> 
>> Build for Windows Store.
>> 
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net