detect_parallel_motion
Identify parallel fifths and octaves between two voice parts to ensure correct voice leading in music scores.
Instructions
Detect parallel fifths and octaves between two voices.
Args: voice1: List of pitches for first voice voice2: List of pitches for second voice
Returns: Detection results with parallel motion instances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice1 | Yes | ||
| voice2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||