arrange_voices: Given a sample path of an entry-exit process, sample which...

Description Usage Arguments Value

View source: R/markov_minimalism.R

Description

Returns a list, where each element is a vector of indexes, the indexes representing which voice is present in the i-th section of the piece.

Usage

1
arrange_voices(num_voices, v)

Arguments

num_voices

the number of voices, a positive integer, in the piece

v

the sample-path of the entry-exit process, produced from entryExitProcess

Value

list


shill1729/synthesizer documentation built on July 9, 2020, 12:52 a.m.