Skip to content

generate_harmony_from_array #10

Description

@caseywescott

We want to extend this function to take an array of steps instead of a single step:

fn generate_harmony(self: @Midi, steps: i32, tonic: PitchClass, modes: Modes) -> Midi {

Since we don't know how long the melody we are harmonizing is going to be, loop through the input array of steps over and over until the melody is finished.

Metadata

Metadata

Assignees

Labels

ODHack10OnlyDust HackathonenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions