Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed May 1, 2024
1 parent 1d38354 commit 310c2aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ Specify the index of input device to be used.
If not provided, the default system input is used.
Run `WLEDAudioSyncRTBeat list` to get all available devices.

### `-c`/`--custom`
Specify name to use for specific BPM calculation
e.g. GMA3 : GrandMA3 does not expect the absolute value for BPM.
Instead, it handles the BPM based on percent of the SpeedMaster-Fader, where 100% are 240 BPM.
which modifies the measured BPM with this formula "sqrt(bpm/240)*100"


## Example

```
Expand Down

0 comments on commit 310c2aa

Please sign in to comment.