Skip to content

michaldivis/dark-humanizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0cae90 · Jul 26, 2022

History

22 Commits
Jul 26, 2022
Jul 26, 2022
Jul 26, 2022
Jul 26, 2022
Jul 24, 2022
Jul 24, 2022
Jul 26, 2022
Jul 24, 2022
Jul 26, 2022
Jul 26, 2022
Jul 26, 2022
Jul 26, 2022

Repository files navigation

Dark HumanizR

A utility for humanizing drum MIDI.

Before:

image

Listen here: example_before.mp3

After:

image

Listen here: example_after.mp3

Getting Started

  1. Download the latest release from https://github.com/michaldivis/dark-humanizr/releases
  2. Extract the dowloaded zip file, the CLI tool is called humanizr.exe

Humanize a MIDI file

If your MIDI file has a tempo track included:

humanizr -s "path/to/source.mid" -t "path/to/target.mid"

If your MIDI file does NOT have a tempo track included, you also need to provide the tempo manually:

humanizr -s "path/to/source.mid" -t "path/to/target.mid" -b 128

Help

humanizr --help

image

About

A utility for humanizing drum midi

Resources

License

Stars

Watchers

Forks

Packages

No packages published