Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

performCutDetectionOnSelection #140

Open
4 tasks
mram0509 opened this issue Jul 21, 2022 · 1 comment
Open
4 tasks

performCutDetectionOnSelection #140

mram0509 opened this issue Jul 21, 2022 · 1 comment

Comments

@mram0509
Copy link

mram0509 commented Jul 21, 2022

Issue with: performCutDetectionOnSelection

function performCutDetectionOnSelection

  • The samples contained within this repo - PPropanel, specifically in file "Premiere.jsx"
  • The documentation contained within this repo.

Versions

  • CEP version(s) used [must be 8.x+ for this repo]: CEP 11
  • Supported CC app(s) and version(s): Premiere Pro 2022 - v22.4

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

@ErinFinnegan
Copy link
Contributor

@bbb999 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants