cienicera / Koji

The First Onchain Generative Music Library. Deployed on Starknet
9 stars 12 forks source link

Added transpose_notes Function #22

Closed caseywescott closed 1 year ago

caseywescott commented 1 year ago

Here is a link to the new implementation.

Pull Request type

Please check the type of change your PR introduces:

What is the current behavior?

A MIDI eventlist is iterated with NoteOn/NoteOff msgs being transposed by an i32 and appended back into a MIDI file.

Issue Number: #4

What is the new behavior?

-

-

Does this introduce a breaking change?

Other information

raphaelDkhn commented 1 year ago

LGTM!