Issue with: performCutDetectionOnSelection
function performCutDetectionOnSelection
Versions
Description of the issue
Select a sequence and click on button "Detect cuts in active sequence". Nothing happens.
When I run in debug mode and step through - I get "Exception has occurred: 24 activeSeq.performCutDetectionOnSelection is not a function" at line 2795: var result = activeSeq.performCutDetectionOnSelection(action, shouldApplyCutsToLinkedAudio, sensitivity);
Proposed solution or attempted solutions that failed
none
Issue with: performCutDetectionOnSelection
function performCutDetectionOnSelection
Versions
8.x+for this repo]: CEP 11Description of the issue
Select a sequence and click on button "Detect cuts in active sequence". Nothing happens.
When I run in debug mode and step through - I get "Exception has occurred: 24 activeSeq.performCutDetectionOnSelection is not a function" at line 2795: var result = activeSeq.performCutDetectionOnSelection(action, shouldApplyCutsToLinkedAudio, sensitivity);
Proposed solution or attempted solutions that failed
none