audio_bpmCacheSet
Store BPM analysis data for an audio file, including BPM value and source, to reuse in future lookups and avoid redundant analysis.
Instructions
Store BPM analysis in cache for an audio file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bpm | Yes | ||
| source | Yes | ||
| filePath | Yes | ||
| confidence | No | ||
| analyzerVersion | No |