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:
[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] Documentation content changes
[ ] Other (please describe):
What is the current behavior?
Iterates through the MIDI events and updates any SetTempo messages to the specified tempo.
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