Ignore:
Timestamp:
10/04/08 16:20:57 (16 years ago)
Author:
bjn8
Message:

Fixed timing accuracy-issues with overdubbing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src_apollo/org/apollo/audio/structure/AudioStructureModel.java

    r318 r342  
    10931093                                if (odframe != null) {
    10941094                                        tinf = odframe.removeTrack(localFilename);
    1095                                         assert(tinf != null);
     1095                                        //assert(tinf != null);
    10961096                                        cancelFetch = doNotify = true;
    10971097                                }
Note: See TracChangeset for help on using the changeset viewer.