Csound Csound-dev Csound-tekno Search About

[Cs-dev] What does this mean?

Date2007-01-04 14:10
Fromjpff
Subject[Cs-dev] What does this mean?
In frontends/CsoundVST/VoiceleadingNode.cpp I see the code:

  VoiceleadingOperation::VoiceleadingOperation() : 
    time(0.0),
    rescaledTime(0.0),
    P(double(0.0) / double(0.0)),
    T(double(0.0) / double(0.0)),
    C(double(0.0) / double(0.0)),
    V(double(0.0) / double(0.0)),
    L(false),
    begin(0),
    end(0),
    avoidParallels(false)
  {
  }

Just curious (and trying to see why csound does not compile) as to
what the interpretation of P(indeterminate) can possibly be.  Somehow
reinforces by view of C++

==John ffitch

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net