Ignore:
Timestamp:
01/05/15 00:34:25 (9 years ago)
Author:
Maciej Komosinski
Message:

Clarified "normal f0" comment and removed another misleading comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/shapeconvert.cpp

    r269 r283  
    8686        newmodel.close();
    8787
    88         // Normal f0 would be retrieved using m.getF0Geno().
    89         // The following form allows for more control:
    9088        Geno f0_g = newmodel.getF0Geno();
    9189        puts((const char*)f0_g.toString());
Note: See TracChangeset for help on using the changeset viewer.