cienicera / Koji

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

Added change_tempo #20

Closed caseywescott closed 1 year ago

caseywescott commented 1 year ago

Feature enables changing tempo messages to new value in a MIDI eventlist. Currently sets the time: Option value to none for now but that may need to be fleshed out.

Pull Request type

Please check the type of change your PR introduces:

What is the current behavior?

Iterates through the MIDI events and updates any SetTempo messages to the specified tempo.

Issue Number: #9

What is the new behavior?

-

-

Does this introduce a breaking change?

Other information

raphaelDkhn commented 1 year ago

LGTM!