Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
loubbrad committed Nov 18, 2024
1 parent 4a0c425 commit bd49405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_midi.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def test_resolve_pedal(self) -> None:
save_path = RESULTS_DATA_DIRECTORY.joinpath(
"arabesque_pedal_resolved.mid"
)

midi_dict = MidiDict.from_midi(mid_path=load_path).resolve_pedal()
midi_dict.to_midi().save(save_path)

Expand Down

0 comments on commit bd49405

Please sign in to comment.