Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Csound5 glitching

Date2008-10-05 12:43
Fromvictor
SubjectRe: [Cs-dev] Csound5 glitching
Attachmentsglitch.csd  None  None  
Looking at musmon.c and insert.c, the code appears to
be correct and in the example CSD it works for the
first notes, but fails at 1.750 secs. I wonder if the failure
is somewhere else.

----- Original Message ----- 
From: "jpff" 
To: 
Sent: Saturday, September 27, 2008 12:00 PM
Subject: [Cs-dev] Csound5 glitching


>I have had a "complaint" that csound5 is inserting a glitch
>
>       "The glitch would occur in different places, depending on the
>       value of ksmps. They consist of a single k-period of zeros in
>       both output channels. When looking at the output in Sound
>       Forge, it's obvious that the glitch is being "inserted," as it
>       were, into an otherwise perfect audio wave"
>
> The report was on Windows and 5.08 but I can see it on 5.09.02 in Linux
> so this is generic.  Anyone have any suggestions as to where to look?
> Nasty thought was it could be the spinlocks but I cannot see how.
> I also notice that the output length is correct, which seems even
> funnier.
>
> ==John ffitch
>
> -------------------------------------------------------------------------
> 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 

Date2008-10-05 13:47
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Csound5 glitching
That is my problem!  I cannot see why 1.75s is difference from 0.75s
Will have another hunt this afternoon
==John

> Looking at musmon.c and insert.c, the code appears to
> be correct and in the example CSD it works for the
> first notes, but fails at 1.750 secs. I wonder if the failure
> is somewhere else.
>
>


-------------------------------------------------------------------------
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-05 19:11
From"Steven Yi"
SubjectRe: [Cs-dev] Csound5 glitching
AttachmentsNone