optim_min_dist_exhaustive: Optimise sequence

View source: R/sequence.R

optim_min_dist_exhaustiveR Documentation

Optimise sequence

Description

Exhaustive minimisation of the distances between keys in consecutive chords

Usage

optim_min_dist_exhaustive(key_sequence, error_on_big = TRUE)

Arguments

key_sequence

list of vector with key numbers, note that they can be greater than 12

error_on_big

stop if more than 100,000 combinations of inversions must be checked


mikldk/pichor documentation built on Jan. 28, 2023, 5 a.m.