| Ok, 0dbfs is working now. Thanks, steven.
Shouldn't we make the new parser default for 5.12?
Victor
On 24 Jan 2010, at 03:50, Steven Yi wrote:
> Sidenote: I cleaned and rebuilt csound and am not getting the crashes,
> so I think it was just a problem on that one machine. Thanks!
>
> On Sat, Jan 23, 2010 at 8:42 PM, Steven Yi wrote:
>> Hi All,
>>
>> I checked in the change for 0dbfs and the new parser. The
>> double-free... I'm not sure what's going on with my linux system. I
>> did an yum update and now things are a bit haywire. Perhaps a system
>> library was updated or something, so I'm going ahead and cleaning and
>> rebuilding on that machine. I tested on windows and it seems to work,
>> though I've found that using ctrl-c does not report the end of render
>> information. I checked and my previous build before the change also
>> fails to report the render end info, so I have gone ahead and
>> committed the change since that behavior is the same.
>>
>> Could someone check out if this change works on their machine? Also,
>> could you check ctrl-c to check if there is any memory corruption or
>> other issues with failure at render end when cutting short with
>> ctrl-c?
>>
>> Thanks,
>> steven
>>
>> On Sat, Jan 23, 2010 at 2:35 PM, Steven Yi
>> wrote:
>>> I took a look berfore I left (am out shopping at the moment) and
>>> almost had it fixed. I saw two things:
>>>
>>> 1. The new parser was not setting trans_0dbfs (unimplemented code in
>>> csound_orc_compile (I think this file))
>>>
>>> 2. otran.c:oload() does not set e0dbfs from tran_0dbfs. I tried
>>> adding a set to tran_0dbfs but then got segfault at render end
>>> with a
>>> complaint of double freeing memory.
>>>
>>> I'll take a look in a few hours unless someone can get to it first.
>>>
>>> Hope that helps!
>>>
>>> Steven
>>>
>>> On 1/23/10, jpff@cs.bath.ac.uk wrote:
>>>> Can you chekc line 1211 of Engine/otran.c toi ensure is says
>>>> if (rindex > 0 && rindex <= 6) {
>>>> ^_____________Not 5
>>>>
>>>>> Ah, I just tried with a different test file and reproduced your
>>>>> results where 0dbfs=1 in the header reports 0dbfs=32768 when
>>>>> csound
>>>>> goes to run. I retested those test files from the test suite and
>>>>> sure
>>>>> enough they are failing to set 0dbfs (my fault, I must have not
>>>>> put in
>>>>> --new-parser). So we can use test33.csd in the tests folder to
>>>>> work on
>>>>> this problem.
>>>>
>>>> That is a change I made recently to fix the reported error in 0dbfs
>>>> Line 1220 in that file is the only place obdfs is written
>>>>
>>>> ==John ff
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Throughout its 18-year history, RSA Conference consistently
>>>> attracts the
>>>> world's best and brightest in the field, creating opportunities for
>>>> Conference
>>>> attendees to learn about information security's most important
>>>> issues
>>>> through
>>>> interactions with peers, luminaries and emerging and established
>>>> companies.
>>>> http://p.sf.net/sfu/rsaconf-dev2dev
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>
>>> --
>>> Sent from my mobile device
>>>
>>
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts
> the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important
> issues through
> interactions with peers, luminaries and emerging and established
> companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |