[Cs-dev] ATScross issue
Date | 2013-02-26 11:25 |
From | peiman khosravi |
Subject | [Cs-dev] ATScross issue |
Attachments | ATSaddnz.csd sho0630.ats None None |
While testing csound6 I came across a misbehaviour in the opcode ATScross in both csound5 and 6. Like the opcode 'partials' it has lots of glitches and discontinuities. This isn't a general ATS problem and seems to be limited to ATScross. See the CSD and ats file attached. Best, Peiman
|
Date | 2013-02-26 16:56 |
From | Richard Dobson |
Subject | Re: [Cs-dev] ATScross issue |
That script is not using ATSCross - did you intend to send a different one? I am by no means a practised ATS user, but the opcodes I have run so far, including ATSCross, seem to run cleanly - this is Csound 5.18.03 (double) on Mac 10.6. Richard Dobson On 26/02/2013 11:25, peiman khosravi wrote: > While testing csound6 I came across a misbehaviour in the opcode > ATScross in both csound5 and 6. Like the opcode 'partials' it has lots > of glitches and discontinuities. This isn't a general ATS problem and > seems to be limited to ATScross. See the CSD and ats file attached. > > Best, > Peiman > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-26 17:11 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] ATScross issue |
> That script is not using ATSCross - did you intend to send a different > one? I am by no means a practised ATS user, but the opcodes I have run > so far, including ATSCross, seem to run cleanly - this is Csound 5.18.03 > (double) on Mac 10.6. > > Richard Dobson Agreed; the example sounds clean to me and there are no glitches. And it uses ATSaddnz ==John > > On 26/02/2013 11:25, peiman khosravi wrote: >> While testing csound6 I came across a misbehaviour in the opcode >> ATScross in both csound5 and 6. Like the opcode 'partials' it has lots >> of glitches and discontinuities. This isn't a general ATS problem and >> seems to be limited to ATScross. See the CSD and ats file attached. >> >> Best, >> Peiman >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-26 19:21 |
From | peiman khosravi |
Subject | Re: [Cs-dev] ATScross issue |
Attachments | ATScross.csd None None |
Ahh, sorry wrong csd! Try this one. Thanks Peiman
On 26 February 2013 17:11, <jpff@cs.bath.ac.uk> wrote:
|
Date | 2013-02-26 19:25 |
From | peiman khosravi |
Subject | Re: [Cs-dev] ATScross issue |
Attachments | None None |
It depends on the parameters. More specifically 'kmylev' and 'kbuflev'. Try pasting this line into the csd in place of the one already there. I'm in a noisy bar right now so can't here anything but it was really glitchy this morning. asig ATScross ktime, 1, "sho0630.ats", 1, 0, 1, 20 Best, P
On 26 February 2013 19:21, peiman khosravi <peimankhosravi@gmail.com> wrote: Ahh, sorry wrong csd! |
Date | 2013-02-26 19:29 |
From | peiman khosravi |
Subject | Re: [Cs-dev] ATScross issue |
Attachments | None None |
And by the way I tried writing to disk rather than dac and the same, so it's not a buffering issue. P
On 26 February 2013 19:25, peiman khosravi <peimankhosravi@gmail.com> wrote: It depends on the parameters. More specifically 'kmylev' and 'kbuflev'. Try pasting this line into the csd in place of the one already there. I'm in a noisy bar right now so can't here anything but it was really glitchy this morning. |
Date | 2013-02-26 19:30 |
From | peiman khosravi |
Subject | Re: [Cs-dev] ATScross issue |
Attachments | None None |
Well, it could be ATSbufread buffering issue, if you see what I mean! On 26 February 2013 19:29, peiman khosravi <peimankhosravi@gmail.com> wrote: And by the way I tried writing to disk rather than dac and the same, so it's not a buffering issue. |