midi_extract_vocal_guide
Extract a monophonic guide melody from a vocal WAV file. A pitch tracker converts the audio into notes with timing in seconds and beats.
Instructions
Extract a monophonic guide melody from a vocal WAV file with a dependency-free pitch tracker. Returns notes in both seconds and beats (requires tempo_bpm).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hop_ms | No | ||
| frame_ms | No | ||
| max_note | No | ||
| min_note | No | ||
| file_path | Yes | ||
| tempo_bpm | Yes | ||
| min_note_sec | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||