phrase

fun phrase(vararg terms: String): IntervalsSource

Return an IntervalsSource exposing intervals for a phrase consisting of a list of terms


fun phrase(vararg subSources: IntervalsSource): IntervalsSource

Return an IntervalsSource exposing intervals for a phrase consisting of a list of IntervalsSource interval sources