Skip to content

Commit

Permalink
feat: OBS.Beat.TapBPM ( Fixes #191 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Feb 14, 2024
1 parent e307c42 commit 4c5282d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/OBS/Beat/TapBPM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
OBS.Beat.TapBPM()
-----------------

### Synopsis
Tap BPM

---

### Description

Tap out a BPM by pressing ENTER on N beats.

The BPM will be set to the average time between taps, and the beat will be started.

---

### Parameters
#### **TapCount**
The number of taps.

|Type |Required|Position|PipelineInput|
|---------|--------|--------|-------------|
|`[Int32]`|false |1 |false |

---

0 comments on commit 4c5282d

Please sign in to comment.