getShortestDuration()
Return the duration of the shortest note in the phrase.
phrase.getShortestDuration()
Returns
return shortestDuration
| Value | Type | Description |
|---|---|---|
| shortestDuration | int or float |
The shortest duration, as a float where 1.0 is a quarter note. |