[Cs-dev] Flex problems
Date | 2010-10-08 17:41 |
From | John ff |
Subject | [Cs-dev] Flex problems |
All OK; I found and fixed. I think macros almost work (some memory leakage). On the trail of i0^i1; it is dividing by zero and there is no normalisation. Suggest optional arg stuff Not looked at the other reinit error ==John ffitch ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2010-10-08 17:55 |
From | Conor Dempsey |
Subject | Re: [Cs-dev] Flex problems |
Attachments | None None |
Hi John, Quick question.. What exactly is it you are making with Flex? Regards, Conor
On Fri, Oct 8, 2010 at 5:41 PM, John ff <jpff@cs.bath.ac.uk> wrote: All OK; I found and fixed. I think macros almost work (some memory -- music moves more than the maker |
Date | 2010-10-08 18:11 |
From | Rory Walsh |
Subject | Re: [Cs-dev] Flex problems |
The new Csound parser... On 8 October 2010 17:55, Conor Dempsey |
Date | 2010-10-08 21:10 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Flex problems |
what about the parsing error I reported here with a call to 'reinit'? Victor On 8 Oct 2010, at 17:41, John ff wrote: > All OK; I found and fixed. I think macros almost work (some memory > leakage). > > On the trail of i0^i1; it is dividing by zero and there is no > normalisation. Suggest optional arg stuff > > Not looked at the other reinit error > > ==John ffitch > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating > great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2010-10-09 16:04 |
From | john ffitch |
Subject | Re: [Cs-dev] Flex problems |
I was working on the macros in th enew parser. I eventually found that one of the buffer functions did not do what i expected, and carefull re-reading of the manual led to a solution. It seems to work now. ==John ffitch ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |