Skip to content

Commit dd5fb86

Browse files
committed
Sanitize public repo metadata
1 parent 2b677c2 commit dd5fb86

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Reference-only assets
22
reference/
33
Reference Plugin/
4+
docs/beat-edit-reference.md
5+
docs/resolve-free-ui-research.md
6+
docs/testing-notes.md
47

58
# Local test media
69
music/

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# OpenBeat
22

3-
OpenBeat is a free, open-source alternative to Beat Edit for DaVinci Resolve, designed to work in the free version of Resolve where `UIManager`-based tools no longer run.
3+
OpenBeat is a free, open-source beat editing toolkit for DaVinci Resolve, designed to work in the free version of Resolve where `UIManager`-based tools no longer run.
44

55
## Why this exists
66

77
Beat Edit for Resolve depends on Fusion `UIManager` windows. Blackmagic intentionally restricted that UI path in Resolve Free starting with Resolve `19.1`, which breaks Beat Edit even though ordinary no-UI menu scripts still run. OpenBeat avoids that blocked UI path and instead ships Resolve-Free-compatible scripts under `Workspace > Scripts`.
88

9+
OpenBeat is an independent community project. It is not an official Resolve component and is not distributed or endorsed as part of any commercial third-party tool.
10+
911
## Current workflow
1012

1113
1. Put the playhead over the timeline audio clip you want to process.

0 commit comments

Comments
 (0)