minimal_piece: Generate a minimalist piece via Markov processes

Description Usage Arguments Details Value

View source: R/markov_minimalism.R

Description

Generate a minimalist piece via Markov processes

Usage

1
2
3
4
5
6
7
minimal_piece(
  sample_path,
  comp_param,
  arrangement,
  harmonicsP,
  state_space_info
)

Arguments

sample_path

the sample path of the entry-exit process

comp_param

the composition parameters, see details

arrangement

the arrangement input-data, see details

harmonicsP

the harmonics input data, see details

state_space_info

the state-space input data, see details

Details

The argument comp_param must be a named list containing,

The argument arrangement must be a named list with elements

The argument state_space_info must be a named list with elements

Value

list


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