Csound Csound-dev Csound-tekno Search About

[Cs-dev] [ csound-Bugs-3299042 ] cscoreListExtractTime always returns an empty list

Date2011-05-08 16:11
From"SourceForge.net"
Subject[Cs-dev] [ csound-Bugs-3299042 ] cscoreListExtractTime always returns an empty list
Bugs item #3299042, was opened at 2011-05-08 15:11
Message generated for change (Tracker Item Submitted) made by mcrodgers
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3299042&group_id=81968

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Csound API
Group: csound5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Martin Rodgers (mcrodgers)
Assigned to: Nobody/Anonymous (nobody)
Summary: cscoreListExtractTime always returns an empty list

Initial Comment:
cscoreListExtractTime always returns an empty list.
Fix: followed each call to cscoreCopyEvent with the statement: "b->nevents++;" This will reveal a range bug, which can be fixed by replacing the "(e->p[2] < to)" test with "((e->p[2] >= from) && (e->p[2] < to))".

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3299042&group_id=81968

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net